Skip to content

fix(input/combo/select): fix cursor behaviour#16865

Merged
rkaraivanov merged 2 commits into20.1.xfrom
didimmova/fix-input-cursor-20.1.x
Feb 5, 2026
Merged

fix(input/combo/select): fix cursor behaviour#16865
rkaraivanov merged 2 commits into20.1.xfrom
didimmova/fix-input-cursor-20.1.x

Conversation

@didimmova
Copy link
Contributor

Closes #16815

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@ddaribo ddaribo added 💥 status: in-test PRs currently being tested ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification 💥 status: in-test PRs currently being tested labels Feb 5, 2026
@rkaraivanov rkaraivanov merged commit beceb6f into 20.1.x Feb 5, 2026
5 of 7 checks passed
@rkaraivanov rkaraivanov deleted the didimmova/fix-input-cursor-20.1.x branch February 5, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

combo input-group select Select component simple-combo version: 20.1.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Combo, Simple Combo: wrong cursor type over input, clear and toggle icons

5 participants