Modal Remembers Unsaved Changes

Current behavior: When I open a modal, make a change in a field, and then close the modal without saving, when I reopen the modal, it “remembers” the change I made and opens the modal in that “changed” state, even though the changes were never saved to the database.

Is this the intended behavior?

I’d expect that if I didn’t save the changes, and just close the modal window, that the modal would later reopen with the saved data from the database, rather than “remember”/keep the change that wasn’t saved.

Hi, thanks for your question! It is expected behavior, however, I totally get your point and the use-case. Let me circle back to you once I discuss it with the team - there has to be a way to implement the logic you’ve laid out.

1 Like