Difference of edit and view mode when there are multiline questions and answers #435
Labels
1. to develop
Accepted and waiting to be taken care of
design
Related to the design
enhancement
New feature or request
feature: 📑 form creation
Milestone
Currently we have 2 different ways of handling inputs in the creation process:
The problem we have here, especially for the questions/answers section is that when any question or answer is multiline, the content jumps when changing between view and edit. Ideally, view and edit should look the same.
Hence the question: Should question/answer also always be textareas? Then we could autosize them, and the only difference between view and edit would be:
Also a bit related to Content below jumps if a question above it switches view/edit mode #434 since it is about vertical jumping between view/edit.
The text was updated successfully, but these errors were encountered: