SSAgov / ANDI

A tool to test web content for accessibility and 508 compliance.
https://www.ssa.gov/accessibility/andi/help/howtouse.html
Other
293 stars 75 forks source link

whether or not to hide alerts should be in tANDI.viewList_toggle #204

Closed ollie-iterators closed 1 year ago

ollie-iterators commented 1 year ago

For the other modules (like lANDI), the place where the code for hiding or showing alerts lists is in viewList_toggle. This is not true in tANDI. I think it would be better if the function viewList_toggle matched for lANDI in tANDI.

JohnCotterSSA commented 1 year ago

The viewList_toggle function is for showing the elements lists: Links list, Table list. Not the alert list.