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-split-button): use correct params #8140

Merged
merged 1 commit into from
Jan 29, 2024
Merged

fix(ui5-split-button): use correct params #8140

merged 1 commit into from
Jan 29, 2024

Conversation

hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Jan 18, 2024

After updating the theming version and adapting new values of the css parameters, we found few issues we had in the SplitButton.

With this change we apply the correct parameters, and align the Split Button with the Visual Specifications.

Fixes: #8136

@unazko unazko self-requested a review January 22, 2024 10:53
Copy link
Contributor

@unazko unazko left a comment

Choose a reason for hiding this comment

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

Hello @hinzzx,

The arrow button active state is as per specification now.
There is one issue left with the Emphasized button focused and active state:
SplitButton_focused

In the picture the Emphasized arrow button is set to active and focused .
The expected result in this case would be to see the focus border with a blue color.
Actual - the focus border is white and it's not recognizable.

@hinzzx
Copy link
Contributor Author

hinzzx commented Jan 22, 2024

Hi colleagues @ilhan007 @nnaydenow,

Just for clarity, we discussed offline that this is a separate issue not introduced by the change, for which we opened new incident.
It can be tracked here

Best regards,
Stoyan

@hinzzx hinzzx merged commit ddc5fe3 into main Jan 29, 2024
8 checks passed
@hinzzx hinzzx deleted the split-btn-params branch January 29, 2024 13:56
tsanislavgatev pushed a commit that referenced this pull request Feb 20, 2024
With this change we apply the correct parameters, and align the Split Button with the Visual Specifications.
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.

[Theming] Split Button wrong parameters in active state
3 participants