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(ui5-flexible-column-layout): correct focus outline styles #10788

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

NakataCode
Copy link
Contributor

  • Problem:
    . High Contrast Black/White themes had missing focus indicators
    . The CSS parameter --_ui5_fcl_separator_focus_border was undefined when switching to High Contrast themes (HCB/HCW)

  • Solution:
    . Replaced border-based focus with outline and adjusted offset to ensure proper focus visualization across all themes

Fixes: #10670

@NakataCode NakataCode marked this pull request as ready for review February 7, 2025 07:44
@NakataCode NakataCode merged commit 59710df into main Feb 14, 2025
12 checks passed
@NakataCode NakataCode deleted the fcl-separator-focus branch February 14, 2025 08:38
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.8.0-rc.2 🎉

The release is available on v2.8.0-rc.2

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants