You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the complex vouchers page, the ui-grids that load invoices, vouchers, or cash payments do not have loading indicators. This leads to a broken-looking application for a second. I recommend that all the grids be reviewed to make sure they have bhGridLoadingIndicators in place.
Fig 1: Broken-Looking Grid Loading Thousands of Invoices
The text was updated successfully, but these errors were encountered:
This commit fixes usability issues on the findReference modal.
1. Makes the header an `<ol>` headercrumb
2. Uses the `translate` directive
3. Adds a loading indicator to the grid.
4. Makes sure the reference identifier is clearly visible in grid.
ClosesThird-Culture-Software#1127. Closes 1139.
This commit fixes usability issues on the findReference modal.
1. Makes the header an `<ol>` headercrumb
2. Uses the `translate` directive
3. Adds a loading indicator to the grid.
4. Makes sure the reference identifier is clearly visible in grid.
Closes#1127. Closes 1139.
In the complex vouchers page, the ui-grids that load invoices, vouchers, or cash payments do not have loading indicators. This leads to a broken-looking application for a second. I recommend that all the grids be reviewed to make sure they have
bhGridLoadingIndicator
s in place.Fig 1: Broken-Looking Grid Loading Thousands of Invoices
The text was updated successfully, but these errors were encountered: