Modernize and streamline status bar visual appearance#2624
Open
JustinGrote wants to merge 2 commits intoAzure:mainfrom
Open
Modernize and streamline status bar visual appearance#2624JustinGrote wants to merge 2 commits intoAzure:mainfrom
JustinGrote wants to merge 2 commits intoAzure:mainfrom
Conversation
- Reduce clutter by using icons and moving detailed info to tooltips - Add spin animation for start/stop - Add color indicator for started/stopped
Contributor
Author
|
I also think that not everything logged to info should have a popup, it is very distracting, but that will be in another PR. |
Member
|
@XiaoningLiu , @EmmaZhu How do you think about this change? @JustinGrote , I am l little worry about customer can't know what's the icon means, and need to check each icon to find the one he/she want. |
Contributor
Author
|
@blueww I'm happy to add the words "Blob", "Queue", "Table" next to the icons, however if you hover over any of the icons it says exactly what it is for. I can add "Azurite Blob Storage Emulator" or something more specific for the hover if you would prefer. Please note other icons like github, alert, etc. all do it with just the icon and users seem to be just fine with it :) |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request optimizes the status bar to use icons rather than text, moving that status to the tooltip, and provides animations when starting and stopping.
This provides a much cleaner experience for the average user and no longer takes up half of the status bar to do so.
Recording.2026-01-16.135029.mp4