<!-- This template is intended for developer discussion. Both internal and external developers are welcome to propose things. For usage of the software or a general "I want to the software to also do X", please use the bug or feature template. --> **Component to be refactored** any "nested" modal **Purpose of refactoring** bootstrap does not directly support nested modals: https://getbootstrap.com/docs/5.3/components/modal/#toggle-between-modals assuming we want a reasonable mobile (at least tablet) experience non-nested modals would likely flow better. **Proposed method** determine method of passing appropriate component id's to handle return to the correct base modal **Additional context** [Add any other context or screenshots about the feature request here.](https://getbootstrap.com/docs/5.3/components/modal/#toggle-between-modals)
Component to be refactored
any "nested" modal
Purpose of refactoring
bootstrap does not directly support nested modals: https://getbootstrap.com/docs/5.3/components/modal/#toggle-between-modals
assuming we want a reasonable mobile (at least tablet) experience non-nested modals would likely flow better.
Proposed method
determine method of passing appropriate component id's to handle return to the correct base modal
Additional context
Add any other context or screenshots about the feature request here.