-
Notifications
You must be signed in to change notification settings - Fork 387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLDR-17662 update Vetting Participation spreadsheet #3762
Conversation
show exception instead of hang in a number of cases where errors were being silently dropped but the UI would hang - when the org list can't be loaded - when viewing the account settings page while not logged in - when a special page's loader throws an exception
- also complete fix of progress percent as a percent
- retain cldr_count as a hidden/deleted column
Will want to see the result before approving. Maybe a screen shot (privately, because data) |
I'll send you an updated spreadsheet |
@macchiati sent spreadsheet privately. As I noted, I didn’t address Progress Vote, Progress Count, “Main Vetter” yet. If this makes an improvement, we might consider putting this PR into production so it can be tested with real data. Also, should this be allowed for TCs now that it's quicker? Maybe test on Smoketest first and broaden in a future PR. |
Ok, let's go ahead and merge. |
CLDR-17662 - Vetting Participation
Does not address all items, but many improvements
Minor:
improve robustness of ST, account, and vetting participation pages.
These are exceptions I hit along the development path. Reduce the number of places where the tool just hangs.
This PR completes the ticket.
ALLOW_MANY_COMMITS=true