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

MultipleColorPicker: Tab behaviour and new line on enter #2305

Merged

Conversation

loivsen
Copy link
Contributor

@loivsen loivsen commented Sep 17, 2024

Description

Fixed an issue where the the user would lose tab focus when changing color values
Add new row when pressing enter if a label is filled out.
Automatically opens the color picker window when pressing enter in the color input field

Fixes umbraco/Umbraco-CMS#16158

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

@iOvergaard iOvergaard merged commit ac13da9 into main Sep 17, 2024
9 checks passed
@iOvergaard iOvergaard deleted the v14/bugfix/multiple-color-picker-tab-behaviour-and-new-line branch September 17, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

V14-RC2: Colour Picker Datatype - Tab and return behavior when adding colours to is incorrect
2 participants