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

feat(focus): new focus handling #8590

Merged
merged 5 commits into from
Apr 8, 2024
Merged

feat(focus): new focus handling #8590

merged 5 commits into from
Apr 8, 2024

Conversation

GerganaKremenska
Copy link
Member

@GerganaKremenska GerganaKremenska commented Apr 1, 2024

Related to: #8250

packages/main/src/themes/CardHeader.css Outdated Show resolved Hide resolved
packages/main/src/themes/Dialog.css Outdated Show resolved Hide resolved
@@ -51,11 +52,6 @@
border-radius: var(--_ui5_radio_button_border_radius);
}

:host(:not([disabled])) .ui5-radio-root:focus {
border-radius: var(--_ui5_radio_button_border_radius);
border: var(--_ui5_radio_button_focus_border);
Copy link
Contributor

Choose a reason for hiding this comment

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

also delete _ui5_radio_button_focus_border from RadioButton-parameters.css

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@GerganaKremenska GerganaKremenska merged commit b6a33e0 into main Apr 8, 2024
9 checks passed
@GerganaKremenska GerganaKremenska deleted the focus_adujsment branch April 8, 2024 08:25
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.

2 participants