Skip to content

fix: Make stop button more obvious#516

Merged
michaelneale merged 3 commits into
v1.0from
improve-stop-button-visibility
Dec 22, 2024
Merged

fix: Make stop button more obvious#516
michaelneale merged 3 commits into
v1.0from
improve-stop-button-visibility

Conversation

@blackgirlbytes

@blackgirlbytes blackgirlbytes commented Dec 21, 2024

Copy link
Copy Markdown
Collaborator

In the Goose UI improvements list , there's a task to make the stop button more obvious, so I:

  • Added a visible background to the stop button in both light and dark modes
  • Added hover state for better interaction feedback
    Let me know if I should modify the colors

Light Mode

Default:

Light indigo background (bg-indigo-100) with indigo text (text-indigo-600)
Screenshot 2024-12-21 at 2 15 55 AM

Hover:

Reduced opacity (hover:opacity-50)
Screenshot 2024-12-21 at 2 17 46 AM

Dark Mode

Default:

Indigo background (dark:bg-indigo-800) with light indigo text text-indigo-200
Screenshot 2024-12-21 at 4 26 47 PM

Hover:

Reduced opacity (hover:opacity-50)
Screenshot 2024-12-21 at 4 27 35 PM

@github-actions

Copy link
Copy Markdown
Contributor

Desktop App for this PR

The following build is available for testing:

The app is signed and notarized for macOS. After downloading, unzip the file and drag the Goose.app to your Applications folder.

This link is provided by nightly.link and will work even if you're not logged into GitHub.

@github-actions

Copy link
Copy Markdown
Contributor

Desktop App for this PR

The following build is available for testing:

The app is signed and notarized for macOS. After downloading, unzip the file and drag the Goose.app to your Applications folder.

This link is provided by nightly.link and will work even if you're not logged into GitHub.

@michaelneale

Copy link
Copy Markdown
Collaborator

very nice thanks @blackgirlbytes!

@michaelneale michaelneale merged commit 37e67e1 into v1.0 Dec 22, 2024
@michaelneale michaelneale deleted the improve-stop-button-visibility branch December 22, 2024 04:57
michaelneale added a commit that referenced this pull request Jan 6, 2025
* v1.0: (43 commits)
  feat: openrouter provider (#538)
  [ui] chore: tidy up gui providers (#537)
  [ui]: Polish and system theme fix (#533)
  [ui]: General ui polish to more closely match designs (#532)
  Latency issue fix with prepare_inference (#535)
  chore: use cross to build binaries (#507)
  feat: a system for non developers to augment developer system (#524)
  fix: Broken open directory and new session buttons in more menu (#520)
  refactor: move get_usage to provider trait (#506)
  fix: Make stop button more obvious (#516)
  fix: Enhance Dark mode menu dots visibility (#517)
  working on automating release of .zip and binaries and having them on each PR as well (#509)
  conditionally load memory system in goose server (#508)
  Adds 'instructions' field to InitializeResult (#511)
  feat: MCP client sdk (#505)
  Update cli-release.yml
  feat: added groq provider (#494)
  fix: use rust tls (#500)
  fix: Ldelalande/fix scroll (#504)
  feat: MCP server sdk (simple version first) (#499)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants