Closed
Bug 1558401
Opened 6 years ago
Closed 6 years ago
add an activity indicator to moz-phab
Categories
(Conduit :: moz-phab, enhancement, P2)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
Details
(Keywords: conduit-triaged)
Attachments
(1 file)
add an activity indicator to moz-phab everytime we perform repository or conduit actions.
There's times when moz-phab appears to be hung due to slow interactions
with large repos or waiting on results from conduit API calls. This
patch adds an animated spinner for most of these calls.
Notes:
- unable to use fancy emoji spinners due to lack of support from Windows
- some messages were changed from warnings to info to reflect their
nature and standardise output colouring - fixed the wording of other messages
- patch() needed a slight change to remove a redundant api call to
get_related_phids() via has_successors()
Keywords: conduit-triaged
Priority: -- → P2
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•