a-plus icon indicating copy to clipboard operation
a-plus copied to clipboard

Fix invisible progress bars

Open ihalaij1 opened this issue 1 year ago • 0 comments

Description

What?

Fix invisible progress bars.

How?

Added new progress bar CSS classes with a aplus- prefix. Renamed the progress bar HTML class attributes with a aplus- prefix.

Fixes #1390

Testing

What type of test did you run?

  • [ ] Accessibility test using the WAVE extension.
  • [ ] Django unit tests.
  • [ ] Selenium tests.
  • [ ] Other test. (Add a description below)
  • [x] Manual testing.

Checked that the progress bars now appear correctly.

Did you test the changes in

  • [x] Chrome
  • [ ] Firefox
  • [ ] This pull request cannot be tested in the browser.

ihalaij1 avatar Aug 19 '24 07:08 ihalaij1