Skip to content

[UIK-4441][bulk-textarea] added size to errors navigation button#3048

Open
ilyabrower wants to merge 5 commits into
release/v17from
UIK-4441/bulk-error-nav-buttons-size
Open

[UIK-4441][bulk-textarea] added size to errors navigation button#3048
ilyabrower wants to merge 5 commits into
release/v17from
UIK-4441/bulk-error-nav-buttons-size

Conversation

@ilyabrower

Copy link
Copy Markdown
Contributor

Changelog

@semcore/bulk-textarea

Fixed

  • ErrorsNavigation buttons didn't change the size following parent.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

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 not work as expected).
  • Nice improve.

Checklist:

  • I have updated the documentation accordingly.
  • I have added new tests on added of fixed functionality.

…elements (#3045)

## Changelog

### @semcore/dropdown-menu

#### Fixed

- `preventFocusByClick` handler - skip draggable elements.

<!--- Provide a general summary of your changes in the Title above -->

## Motivation and Context

<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here. -->

## How has this been tested?

<!--- Please describe in detail how you tested your changes. -->
<!--- For example: -->
<!--- I have added unit tests -->
<!--- I have added Voice Over tests -->
<!--- Code cannot be tested automatically so I have tested it only
manually -->

## Screenshots (if appropriate):

## Types of changes

<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->

- [X] 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 not work as expected).
- [ ] Nice improve.

## Checklist:

<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->

- [ ] I have updated the documentation accordingly.
- [ ] I have added new tests on added of fixed functionality.
@@ -41,6 +41,7 @@ export function ErrorsNavigation(
hintPlacement='bottom'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

there should be a 4px gap in this flex (same in both sizes)

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