wishlist: better way to ID funds at warning or stop percentages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Committed
|
Medium
|
Unassigned | ||
3.10 |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
Currently in Dojo as well as in the rewritten Angular Acquisitions interfaces, funds dropdowns can show a fund that is color coded yellow (if a fund is at or above its warning level) or red (if a fund is at or above its stop level).
This is problematic on two fronts:
1) Communicating information via color alone is an accessibility issue.
2) Having to look up each fund's balance when an page using that dropdown is opened is not-great from a performance standpoint and systems with large amounts of funds might notice minor lag in pages which load this dropdown.
Anyway, so here's a wishlist bug to (waves hands vaguely) do better here, from an accessibility as well as a performance standpoint.
Changed in evergreen: | |
status: | New → Confirmed |
tags: | added: pullrequest |
Changed in evergreen: | |
importance: | Undecided → Wishlist |
milestone: | none → 3.11-beta |
Changed in evergreen: | |
assignee: | nobody → Christine Morgan (cmorgan-z) |
Changed in evergreen: | |
assignee: | Christine Morgan (cmorgan-z) → nobody |
tags: |
added: needswork removed: pullrequest |
Changed in evergreen: | |
milestone: | 3.11-beta → 3.12-beta |
tags: |
added: pullrequest removed: needswork |
Changed in evergreen: | |
assignee: | nobody → Mary Llewellyn (mllewell) |
Branch with new stop and warning styles: /git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ sleary/ lp1984007- funds-dropdown- warnings
https:/