You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After completing "partial" input textareas, and focussing off the main form, the textareas disappear from screen. They must still be there, because I can change my answer to anything else, then re-select "partial", and the textarea re-renders again, thankfully still containing my input. This is pretty annoying as it seems broken but also a means for incorrect info to be submitted (I typically write, then review, then submit), until I figured out I could re-toggle the partial fields, I thought my original entries were locked in (typos and all).
To Reproduce
Steps to reproduce the behavior:
Answer any question with a "partial" answer
Observe the textarea render, for user entry
Type something in the textarea
Change focus off the form (click the main page, for example)
Observe the partial textarea disappears
Change your answer to "Yes" and then back to "Partial", observe the textarea with your original input re-renders
Expected behavior
Textareas should remain on screen the whole time they're rendered based on the partial answer.
Describe the bug
After completing "partial" input textareas, and focussing off the main form, the textareas disappear from screen. They must still be there, because I can change my answer to anything else, then re-select "partial", and the textarea re-renders again, thankfully still containing my input. This is pretty annoying as it seems broken but also a means for incorrect info to be submitted (I typically write, then review, then submit), until I figured out I could re-toggle the partial fields, I thought my original entries were locked in (typos and all).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Textareas should remain on screen the whole time they're rendered based on the partial answer.
Screenshots
Screen recording attached, showing the issue on a pre-populated form, it happens on a fresh form too though.
https://user-images.githubusercontent.com/1988022/214456230-c2a86aa6-e248-4827-880b-8ea98f0b1d9f.mov
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: