Skip to content

Visual tweaks to the fee selector in the send form #466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

GBKS
Copy link
Contributor

@GBKS GBKS commented Jun 5, 2025

These are purely cosmetic adjustments:

  • Make the font size of the selector copy the same as other send form fields
  • Lighter color for the option durations
  • Various spacing tweaks for a more harmonious appearance (for example, tighten up the overall popup padding, make the top and bottom padding of each item in the dropdown the same, visually balance left/right padding of each item...)

There are still some very minor details like item height, hover state, etc that we may tweak further to make our design system consistent. But these tweaks here should get us very close.

image

How does that look? Anything else we should adjust?

These are purely cosmetic adjustments:

- Make the font size of the selector the same as other send form fields
- Lighter color for the option durations
- Various spacing tweaks for a more harmonious appearance

There are still some very minor details like item height, hover state, etc that we may tweak further as make our design system consistent. But these tweaks here get us very close.
color: Theme.color.neutral3
visible: delegate.hovered
}
Separator {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is removing the Separator intentional? I mainly ask because it wasn't in your description of the changes.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. Separators are great for grouping/separating different types of options, but are not necessary for ones that go together. Like here in view menu of the MacOS calendar app.
image

Copy link
Collaborator

@johnny9 johnny9 left a comment

Choose a reason for hiding this comment

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

tACK e06c32a

@hebasto hebasto merged commit c767837 into bitcoin-core:main Jun 6, 2025
9 checks passed
@GBKS GBKS deleted the feature/fee-selection-visual-tweaks branch June 6, 2025 14:01
johnny9 pushed a commit to johnny9/bitcoin-core-app that referenced this pull request Jul 4, 2025
…the send form

1896c09 Visual tweaks to the fee selector in the send form (GBKS)

Pull request description:

  These are purely cosmetic adjustments:

  - Make the font size of the selector copy the same as other send form fields
  - Lighter color for the option durations
  - Various spacing tweaks for a more harmonious appearance (for example, tighten up the overall popup padding, make the top and bottom padding of each item in the dropdown the same, visually balance left/right padding of each item...)

  There are still some very minor details like item height, hover state, etc that we may tweak further to make our design system consistent. But these tweaks here should get us very close.

  ![image](https://github.com/user-attachments/assets/fea91906-5f9e-42a1-a0c0-9d2bdc16fbed)

  How does that look? Anything else we should adjust?

ACKs for top commit:
  johnny9:
    tACK 1896c09

Tree-SHA512: 6d29bc0385954b2a26e8e326081240e84ccc92019aead64649968d09ee26506e9ded6e38e4a3b8c9e508569c0fb57ac423a4ccdbe427f297fe7f2d7840eb4c08
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.

3 participants