💩(frontend) introduce multistep form

Add an open feedback form step, to allow people giving us some
feedbacks on what's wrong with our product.
This commit is contained in:
lebaudantoine
2024-11-18 01:04:22 +01:00
committed by aleb_the_flash
parent 4ffef3f94a
commit 200e2d3c2f
4 changed files with 155 additions and 15 deletions
+10
View File
@@ -118,6 +118,16 @@
"max": ""
}
},
"openFeedback": {
"question": "",
"placeholder": "",
"submit": "",
"skip": ""
},
"confirmationMessage": {
"heading": "",
"body": ""
},
"participants": {
"subheading": "",
"contributors": "",