Skip to content

[UIK-3410][bulk-textarea] first row issues#3049

Closed
ilyabrower wants to merge 4 commits into
release/v17from
UIK-3410/bulk-first-row-issues
Closed

[UIK-3410][bulk-textarea] first row issues#3049
ilyabrower wants to merge 4 commits into
release/v17from
UIK-3410/bulk-first-row-issues

Conversation

@ilyabrower

@ilyabrower ilyabrower commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Changelog

@semcore/bulk-textarea

Fixed

  • RowProcessing not works in 1st line after clicking on Clear all by mouse and entering value to replace manually.
  • The placeholder doesn't appear in case entered text was removed by the lineProcessing.

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.
@ilyabrower

Copy link
Copy Markdown
Contributor Author

fixed in #3054

@ilyabrower ilyabrower closed this Jul 13, 2026
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.

2 participants