💄(frontend) refactor feedbacks screen

Enhance initial screen. Allow user returning to the meeting.
Also, add basic and non-functional rating component to mock,
what the form would be.
This commit is contained in:
lebaudantoine
2024-11-17 22:48:40 +01:00
committed by aleb_the_flash
parent b07e4c58b4
commit fb8c0fd1b5
6 changed files with 187 additions and 13 deletions
+11 -2
View File
@@ -1,7 +1,8 @@
{
"feedback": {
"body": "",
"heading": ""
"heading": "",
"home": "",
"back": ""
},
"join": {
"videoinput": {
@@ -109,6 +110,14 @@
"chat": {
"disclaimer": ""
},
"rating": {
"submit": "",
"question": "",
"levels": {
"min": "",
"max": ""
}
},
"participants": {
"subheading": "",
"contributors": "",