-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Component/s: Business Productivity, Calendar, Frontend Infrastructure
-
Labels:
-
Fix Priority:3
-
Git Pull Request:
Panel options in Calendar portlet are collapsed by default but the aria element says that it's expanded (aria-expanded="true").
Steps to Reproduce
- Add Calendar Portlet to a page
- Click Add Event
- Scroll to the bottom of the modal
Expected result : The following should happen:
Collapsed Panel options are collapsed by default and the link tag a element's aria attribute says aria-expanded="false".
Actual result : The following actually happens:
Collapsed Panel options are collapsed by default and the link tag a element's aria attribute says aria-expanded="true".
Reproduced on : Tomcat 9.0.6 + MySQL 5.7.20 + Portal master GIT ID 9f79b44f9bd74c98382475b67fa0e738edcd3173 + Portal master-private GIT ID 85455a78d1cefed7bfdbd6f868664c4837416875