#12424 added logic so that Poppers that are opened within a Modal and appended to the end of doc body no longer have aria-hidden of true applied. We'll need to expand that logic to take into account anything else that is appended to the doc body from within a Modal. The main scenario is the new Tearsheets feature in component-groups; opening multiple tearsheets results in all Modals having aria-hidden of true applied, including the active/most recently opened one (which is the only one that shouldn't have aria-hidden of true).
Jira Issue: PF-4519
#12424 added logic so that Poppers that are opened within a Modal and appended to the end of doc body no longer have aria-hidden of true applied. We'll need to expand that logic to take into account anything else that is appended to the doc body from within a Modal. The main scenario is the new Tearsheets feature in component-groups; opening multiple tearsheets results in all Modals having aria-hidden of true applied, including the active/most recently opened one (which is the only one that shouldn't have aria-hidden of true).
Jira Issue: PF-4519