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-checkbox): adjust focus outline in wrapped mode #9330

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

kgogov
Copy link
Member

@kgogov kgogov commented Jun 27, 2024

This commit adjusts the focus outline in wrapped mode for the CheckBox component. It address the initial concern that the focus outline was out of place in compact density mode, but also improves the overall focus outline in all density modes.

Themes that were checked:

  • sap_horizon
  • sap_horizon_dark
  • sap_horizon_hcb
  • sap_horizon_hcw
  • sap_fiori_3
  • sap_fiori_3_dark
  • sap_fiori_3_hcb
  • sap_fiori_3_hcw
  • sap_belize

Fixes: #9254

This commit adjusts the focus outline in wrapped mode for the CheckBox
component. It address the initial concern that the focus outline was
out of place in compact density mode, but also improves the overall
focus outline in all density modes.

Themes that were checked:
- sap_horizon
- sap_horizon_dark
- sap_horizon_hcb
- sap_horizon_hcw
- sap_fiori_3
- sap_fiori_3_dark
- sap_fiori_3_hcb
- sap_fiori_3_hcw
- sap_belize
@ilhan007 ilhan007 merged commit 31fd31a into release-1.24 Jul 11, 2024
9 checks passed
@ilhan007 ilhan007 deleted the checkbox-focus-outline-wrapped-1.24 branch July 11, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants