Skip to content

feat: add color-coded checkboxes for UTXO states in Send view#878

Merged
theborakompanioni merged 8 commits intojoinmarket-webui:develfrom
tinkerer-shubh:feat/tinkerer-shubh/2025-01-28/colored-utxo-checkboxes
May 24, 2025
Merged

feat: add color-coded checkboxes for UTXO states in Send view#878
theborakompanioni merged 8 commits intojoinmarket-webui:develfrom
tinkerer-shubh:feat/tinkerer-shubh/2025-01-28/colored-utxo-checkboxes

Conversation

@tinkerer-shubh
Copy link
Contributor

@tinkerer-shubh tinkerer-shubh commented Jan 28, 2025

this PR attempts to fix: #789

  • Add color indicators for different UTXO states:
    • Normal: Black/white (default)
    • Frozen: Blue (#2d9cdb)
    • CJoined: Green (#27ae60)
    • Reused: Red (#eb5757)
  • Improve checkbox visibility in dark mode
  • Maintain consistent styling across states

@theborakompanioni could you please review this?

tinkerer-shubh and others added 5 commits January 28, 2025 11:21
- Add color indicators for different UTXO states:
  - Normal: Black/white (default)
  - Frozen: Blue (#2d9cdb)
  - CJoined: Green (#27ae60)
  - Reused: Red (#eb5757)
- Improve checkbox visibility in dark mode
- Maintain consistent styling across states
sorry this was a rookie mistake. just trying to explore something related another issue
@theborakompanioni
Copy link
Collaborator

If the checked color in dark mode is fixed I think this can be merged. 💪

Thank you @tinkerer-shubh 🙏

@theborakompanioni theborakompanioni added enhancement New feature or request UI/UX Issue related to cosmetics, design, or user experience labels Mar 1, 2025
@theborakompanioni
Copy link
Collaborator

If the checked color in dark mode is fixed I think this can be merged. 💪

Any update on this @tinkerer-shubh?

@tinkerer-shubh
Copy link
Contributor Author

hey @theborakompanioni!, really sorry for the delay🙏

@theborakompanioni theborakompanioni self-requested a review May 24, 2025 19:35
Copy link
Collaborator

@theborakompanioni theborakompanioni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

Thank you for work (and your patience) @tinkerer-shubh

@theborakompanioni theborakompanioni merged commit 6baf92e into joinmarket-webui:devel May 24, 2025
1 check passed
@tinkerer-shubh tinkerer-shubh deleted the feat/tinkerer-shubh/2025-01-28/colored-utxo-checkboxes branch July 27, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request UI/UX Issue related to cosmetics, design, or user experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

optimize checkboxes and colors light and dark

2 participants