Closed eawoods closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
submit/routes/ui.py | 2 | 5 | 40.0% | ||
<!-- | Total: | 2 | 5 | 40.0% | --> |
Totals | |
---|---|
Change from base Build 254: | -0.1% |
Covered Lines: | 843 |
Relevant Lines: | 1256 |
Made some changes to the macro code and CSS, now our progress bar looks prettier! I am not tied to having the labels on the bottom, but they're a handy reference for us (for now). "Confirmed" is not a step that is intended to be on the progress bar during production, but I left it in the nav so that we can access that page (without having to remember the route name).
Bar automatically hides for mobile and is labeled for accessibility.
showing active 4th step with 5th step completed (user has backed up):
hover on incomplete step, showing active 4th step and completed 5th step:
hover on complete step, showing active 4th step and completed 5th step:
NOTE: I wasn't able to test this for the actual submission process, and the "active" and "completed" states are hardcoded at this present moment. To preview the bar, use the mock route /progress.