refactor(desktop): remove active tab indicator animation#4607
Merged
ComputelessComputer merged 4 commits intomainfrom Mar 16, 2026
Merged
refactor(desktop): remove active tab indicator animation#4607ComputelessComputer merged 4 commits intomainfrom
ComputelessComputer merged 4 commits intomainfrom
Conversation
This was referenced Mar 16, 2026
- Remove the in-note active listening indicator and keep only the in-note resume action - Keep the top-right meeting button visible while recording and show live bars plus stop/finalizing states there - Move the resume listening action to the left of the metadata chip in the note header
- Remove the in-note active listening indicator and keep only the in-note resume action - Keep the top-right meeting button visible while recording and show larger live bars plus hover-to-stop behavior there - Hold the header listening pill at a fixed width across idle, live, and finalizing states - Move the resume listening action to the left of the metadata chip in the note header
Replace Tailwind class shorthand with explicit width value and redesign button appearance with distinct recording state styling. Add red color scheme for active recording state with improved hover effects. Increase button height and adjust padding for better visual balance. Update warning tooltip to only show when not recording to avoid UI conflicts during active sessions.
Remove the red pulsing dot animation that was displayed on active tabs in the tab bar. This implifies the visual design by eliminating the animated red circle with ping effect that previously indicated tab activity status.
e25892b to
fd956ee
Compare
e993bf1 to
5e4ef15
Compare
Merged
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.
Remove the red pulsing dot animation that was displayed on active tabs in the tab bar. This implifies the visual design by eliminating the animated red circle with ping effect that previously indicated tab activity status.
This is part 2 of 2 in a stack made with GitButler: