Comment 7 for bug 1999158

Revision history for this message
Terran McCanna (tmccanna) wrote :

As of the time of this testing, Evergreen is still using Bootstrap ~4.3.0 so the change from using "sr-only" to "visually-hidden" (which is introduced in Bootstrap 5.0) doesn't work and is adding visual labels to the org selectors in some places where they were hidden before (like on the Angular Staff Catalog page and the Acq PO Search Form)

For work on upgrading to Bootstrap 5.0, see: https://bugs.launchpad.net/evergreen/+bug/2000482

So, would it be best to create a new branch that implements all *but* the visually-hidden changes now and move that forward, or wait to implement any of this fix until Evergreen is updated to Bootstrap 5.0?

Also - the bug in comment #4 will need to be addressed either way.

Removing pullrequest for the time being.