-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.5 CE GA6, 7.3.10 DXP GA1, Master
-
Component/s: Knowledge Base widget, Wiki
-
Labels:None
-
Story Points:1
-
Fix Priority:4
-
Last Working Version:
-
Git Pull Request:
Steps to reproduce:
- Go to site admin> content & data> wiki> main
- Add a new wiki page
- Edit this wiki page
- Check this entry
- Click info icon
- Change the dropdown list to versions
- Compare to version 1.1
- View the HTML
Expected Result:
- The console will generate an iframe for the compare versions modal
- The modal will be closed after the user clicks the close button 1 timeĀ
Actual Result:
- The console will generate 4 iframes for the compare versions modal
- The modal will be closed after the user clicks the close button 4 timesĀ
- is caused by
-
LPS-117488 Flickering styles in modals
- Closed