Skip to content

[Bug]: github issue loader spinner is blended when validating issue #697

@Shironex

Description

@Shironex

Operating System

macOS

Run Mode

Electron (Desktop App)

App Version

v0.14.0rc

Bug Description

When we run github validation on selected issue we show button with spinner that is blended into button primary bg color

Steps to Reproduce

  1. Go to github issues view
  2. Select issue
  3. Click Validate button

Expected Behavior

Show spinner color correctly

Actual Behavior

Spinner is blended into button bg primary color

Screenshots

Image

Relevant Logs

Additional Context

We already had fixed most of this issues in other places in v0.14.0rc this is just orphant place that got forgotten to refactor.
Recommended fix is to look at other places like worktree panel that had that same issue when using tab layout for < 3 worktrees and when worktree is selected its using proper color for this same scenerio

Checklist

  • I have searched existing issues to ensure this bug hasn't been reported already
  • I have provided all required information above

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: uiUI/UX changes, layout, visual or interaction behavior.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions