Go to Components > Smart Search
Click the Index
button
staging f6c6bf5
Labels |
Added:
?
|
Title |
|
Status | New | ⇒ | Duplicate Report |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-10-03 12:57:14 |
Closed_By | ⇒ | Quy |
@Quy Can you re-open this issue. #20255 is only an issue after a user scrolls and the subhead sticks. This issue is always present (confirmed).
As you mentioned in the other issue, this issue is due to #22367. Because we are loading the modal markup inside the button (should be in the root), applying anything other than position:static
to any outside div of a modal will cause the backdrop to appear above the modal.
I dont think there is any way around this. Same issue with J4.
Status | Duplicate Report | ⇒ | New |
Closed_Date | 2018-10-03 12:57:14 | ⇒ | |
Closed_By | Quy | ⇒ |
Issue reopened.
The revert does not solve entirely the issue as we still have the pb after a scroll.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-10-05 15:16:15 |
Closed_By | ⇒ | Quy |
Looks like a duplicate of #20255