You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve searched for any related issues and avoided creating a duplicate issue.
What happened
On page load for benefit detail pages such as https://www.va.gov/health-care/about-va-health-benefits/ There is a visible change and motion in the accordion items being open or closed. This happens for all links in the sidenav if you navigate to a nested item.
What I expected to happen
There should be seamless loading of the accordion. No motion or jumpiness of the accordion and its items trying to figure out which item needs to be opened.
Bug Report
What happened
On page load for benefit detail pages such as
https://www.va.gov/health-care/about-va-health-benefits/
There is a visible change and motion in the accordion items being open or closed. This happens for all links in the sidenav if you navigate to a nested item.What I expected to happen
There should be seamless loading of the accordion. No motion or jumpiness of the accordion and its items trying to figure out which item needs to be opened.
Reproducing
Steps to reproduce:
Urgency
How urgent is this request? Please select the appropriate option below and/or provide details
Details
I worked on a change for fixing the left sidenav not opening on the proper accordion on page load. PR here: department-of-veterans-affairs/vets-website#34243.
Original DST slack thread: https://dsva.slack.com/archives/C01DBGX4P45/p1734629286173609
There is something going on with this legacy formation javascript that is overriding the accordion aria-hidden attributes.
Issue first reported from CAIA
The text was updated successfully, but these errors were encountered: