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
- Go to github issues view
- Select issue
- Click Validate button
Expected Behavior
Show spinner color correctly
Actual Behavior
Spinner is blended into button bg primary color
Screenshots
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
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
Expected Behavior
Show spinner color correctly
Actual Behavior
Spinner is blended into button bg primary color
Screenshots
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