Desired Changes
Right now when we have a modal open and we navigate to another tab and come back, the modal disappears. This is the case for every modal in finish line. We want to be able to make it so that when you open a modal and leave the tab and come back, the modal will stay. This should probably be an optional prop in the NERFormModal component which any modal can turn on and allow for this behavior.
Acceptance Criteria
- There is a new prop in the NERFormModal which allows for modals to stay open when returning to the tab
- Implement this for the Create and Edit Link Type Modals to ensure it works
Screenshots (as needed)
No response
Desired Changes
Right now when we have a modal open and we navigate to another tab and come back, the modal disappears. This is the case for every modal in finish line. We want to be able to make it so that when you open a modal and leave the tab and come back, the modal will stay. This should probably be an optional prop in the NERFormModal component which any modal can turn on and allow for this behavior.
Acceptance Criteria
Screenshots (as needed)
No response