Skip to content
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

fix: make it more clear what email block is focused in the composer #2481

Closed
wants to merge 1 commit into from

Conversation

ajoensson
Copy link
Collaborator

Description

This PR improves the email composer by more clearly highlighting the selected/focused block that is being tuned with the tune-button.

Screenshots

Before:
Screenshot 2025-01-19 at 11 10 14
After:
Screenshot 2025-01-19 at 11 10 40

Changes

Adds a border to the focused block, making the highlight more distinct. The colors and size are based on the description in #2283, the main difference is using borderRadius: 1, which results in a 4px radius rather than the suggested 5px.

Notes to reviewer

Should be possible to test in any email composer.

Related issues

Resolves #2283

@richardolsson
Copy link
Member

Omg this is great work, and now I feel bad, because I had missed this issue and I should have closed it. We are currently working on an entirely new composer (#2476) so although the issue is still somewhat relevant (as a way of tracking requirements) this fix is going into an editor that will be removed very soon. 😞

@ajoensson
Copy link
Collaborator Author

Gotcha gotcha! No worries! 😄

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.

Vague block focus in email composer
2 participants