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

Update go-button.component.scss #865

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Update go-button.component.scss #865

merged 1 commit into from
Mar 30, 2023

Conversation

sudheepdivakargithub
Copy link
Contributor

Changes for split button option text not to wrap and grow towards left.

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added
  • Docs have been added or updated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Style Update (CSS)
  • Other... Please describe:

What is the current behavior?

Options text in splitbutton was wrapping if its length is bigger than the primary button.

Resolves #848

Options button text will not wrap and will extend from right to left.

Does this PR introduce a breaking change?

  • Yes
  • No

Changes for split button option text not to wrap and grow towards left.
@RonMichaud RonMichaud merged commit 5729507 into dev Mar 30, 2023
@RonMichaud RonMichaud deleted the SplitButton#848 branch March 30, 2023 18:56
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.

Splitbutton - Options label for alternative actions wraps when its longer than the main action label.
2 participants