AllenFang / AllenFang/react-bootstrap-table
'Now Record' - Save close all modals if nested
Open
bug
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
I use the Modal-component from react-bootstrap. Inside this modal is a react-bootstrap-table table. When I add a new row, another modal (the 'New Record' modal) is opening.
When I press 'Close' just the 'New Record'-modal is closing. Everything works fine.
When I press save both modals are closing.
Is there a way to prevent that both modals are closing when I hit 'Save'?
Thank you for your help!
Contributor guide
Assessment
This issue has not been assessed yet.