Skip to content

fix(ui-text-input): restore inline cursor flow next to selected tags#2572

Merged
ToMESSKa merged 1 commit into
masterfrom
INSTUI-5050-multiversion-select-cursor-jumps-to-new-line-when-new-item-is-added
Jun 3, 2026
Merged

fix(ui-text-input): restore inline cursor flow next to selected tags#2572
ToMESSKa merged 1 commit into
masterfrom
INSTUI-5050-multiversion-select-cursor-jumps-to-new-line-when-new-item-is-added

Conversation

@ToMESSKa
Copy link
Copy Markdown
Contributor

@ToMESSKa ToMESSKa commented May 29, 2026

INSTUI-5050

ISSUE:

  • In v1 of Select, the text cursor sits inline with the selected tags and only moves to a new line when space runs out. In v2, the cursor sometimes jumps on its own separate line, regardless of available space (this regression was introduced by this PR fixing the disabled icon states

TEST PLAN:

  • go the v11.7 version of Select and set the width of Multiple Select example to width="30rem"
  • keep 'Alaska' and 'Colorado' and select 'Federated States Of Micronesia' , 'California' and 'Arizona' in that order
  • check if after selecting 'Arizona', the cursor does not jump to new line like in the latest 11.7 version
  • TextInput examples should be unaffected by this change

@ToMESSKa ToMESSKa self-assigned this May 29, 2026
@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented May 29, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-03 09:24 UTC

github-actions Bot pushed a commit that referenced this pull request May 29, 2026
@github-actions
Copy link
Copy Markdown

Visual regression report

No changes.

Status Count
Unchanged 32
Changed 0
New 0
Removed 0

📊 View full report

Baselines come from the visual-baselines branch. They refresh on every merge to master.

@ToMESSKa ToMESSKa requested a review from Copilot May 29, 2026 14:06
@ToMESSKa ToMESSKa requested review from git-nandor and matyasf and removed request for Copilot May 29, 2026 14:07
@ToMESSKa ToMESSKa merged commit 3dd1736 into master Jun 3, 2026
12 checks passed
@ToMESSKa ToMESSKa deleted the INSTUI-5050-multiversion-select-cursor-jumps-to-new-line-when-new-item-is-added branch June 3, 2026 09:24
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.

3 participants