[Modals] Add description or details property
#4783
-
|
Hello 👋 Problem: For example, if I wanted to make a feedback modal to request users send a bug report on a game and one of the questions in the modal was: Original: I can barely provide enough details in the question(label) to make it sensible to some users. The problem worsens that even if i do change it like this i can't exactly make sure that this question will remain under 45 characters in all languages i need to translate it to. So I have to repeat this problem with each translation. Possible Solution Would it be possible to add a new property to modals or even some other solution that allows us to provide a longer description. I can't even fully ask a question with limit of 45 characters per label. TBF i understand why the label is 45 and it makes sense to me. I don't think it should be increased unless some changes are done to font size and capitalizing etc... However, i feel that more wiggle room is necessary to better explain to users what it is that is needed exactly. Even if that meant something like a icon that when clicked/tapped showed the details to the user. This current experience is very painful not only for developing it but also as a user experience. Another solution is to split the 10 questions in the bug report modal into 1 per modal and having users press a button to start new modal each time. I can then use the title and label to increase my characters but that just worsens the user experience. I believe that goes against the intended goals for improving user experience with the new interactions api Thank You |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Dupe #4607? |
Beta Was this translation helpful? Give feedback.
-
|
You can now use Labels and Text Displays in modals! see #4607 (comment) |
Beta Was this translation helpful? Give feedback.
You can now use Labels and Text Displays in modals! see #4607 (comment)