improve listen button design#4606
Closed
ComputelessComputer wants to merge 3 commits intoc-branch-14from
Closed
Conversation
- 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.
This was referenced Mar 16, 2026
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.
• Consolidated listening controls into a single header button with improved visual design
• Removed in-note active listening indicator, keeping only the resume action
• Added distinct recording state styling with red color scheme and live bars
• Implemented hover-to-stop behavior and fixed-width button layout across all states
• Moved resume listening action to the left of the metadata chip in note header
• Updated warning tooltip to only show when not recording to prevent UI conflicts
This is part 2 of 3 in a stack made with GitButler: