-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug
In the create/edit flows we collapse sections. If this happens we do not force the focus out of an input that is contained within the section.
This means while the field is hidden the user could hit ctrl+z and undo changes without knowing it
Expected
When a section is collapsed we should ensure inputs cannot have undo done on them
Screenshots
Include a screenshot of what you saw when the bug happened.
Desktop (please complete the following information):
Testing on Linux Chrome - not sure about others
Additional context
This might be hard to prevent as when it is collapsed you can hit tab, type something, etc. and it does NOT interact with the field. So it seems this is mainly just undo and redo browser implementation?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working