-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing UI elements under the user isn't good UX
- Loading branch information
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56a7702
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@NathanW2 I understand the rationale behind this change, but it's a bit alarming to always have a yellow exclamation visible on the status bar. Do we even need this button here at all? Could we remove the button and leave the panel accessible only via the menu item?
Alternatively, maybe we need two icons - one grayscale, faded icon for when there's nothing to alert the user in the log, and a second yellow icon which only shows when there's an error in the log?
56a7702
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.