Skip to content

Fixing tab navigation in simple combo - 19.1#15279

Closed
Hristo313 wants to merge 15 commits into19.1.xfrom
hhristov/fix-simple-combo-tab-focus
Closed

Fixing tab navigation in simple combo - 19.1#15279
Hristo313 wants to merge 15 commits into19.1.xfrom
hhristov/fix-simple-combo-tab-focus

Conversation

@Hristo313
Copy link
Copy Markdown
Contributor

@Hristo313 Hristo313 commented Jan 20, 2025

Closes #14791

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

@Hristo313 Hristo313 added ❌ status: awaiting-test PRs awaiting manual verification combo labels Jan 20, 2025
jackofdiamond5
jackofdiamond5 previously approved these changes Feb 17, 2025
Hristo313 and others added 5 commits February 17, 2025 12:22
* chore(*): fix typos in misc tests

* fix(tests): fixing wrongly changed test

---------

Co-authored-by: Stamen Stoychev <sstoychev@infragistics.com>
… grid (#15453)

* fix(esf): check for untyped non-string columns when filtering grid through esf
---------

Co-authored-by: Galina Edinakova <gedinakova@infragistics.com>
@jackofdiamond5 jackofdiamond5 added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Mar 7, 2025
@jackofdiamond5 jackofdiamond5 added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Mar 7, 2025
@Hristo313 Hristo313 changed the base branch from master to 19.1.x March 7, 2025 12:55
@Hristo313 Hristo313 changed the title Fixing tab navigation in simple combo Fixing tab navigation in simple combo - 19.1 Mar 7, 2025
@Lipata Lipata requested a review from jackofdiamond5 March 7, 2025 12:57
@Hristo313 Hristo313 closed this Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

combo ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IgxSingleCombo: strange tab behavior when 2 single combos are next to each other

6 participants