Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(advance-filtering): handle error when columns are dynamically changed - 18.1.x #14526

Closed
wants to merge 121 commits into from

Conversation

georgianastasov
Copy link
Contributor

Closes #14314

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

georgianastasov and others added 30 commits June 7, 2024 13:38
…id is rendered. If not do not autosize the grid.
fix(igxGrid): Enable check for whether container size changes when gr…
…4196-18.0.x

Tooltip: correctly set target when defined along with and before igxToggleAction on same host -18.0.x
#14358)

* test(update-18): should handle complex file ref configs in workspace schema

* fix(update-18): handle complex file ref configs in workspace schema

---------

Co-authored-by: Nikolay Alipiev <[email protected]>
fix(simple-combo): prevent Enter key default behavior when filtering data - 18.0.x
ddincheva and others added 2 commits July 16, 2024 10:33
* fix(grid): improve performance for rowSelection when primaryKey is set #14444

* chore(*): enable rowSelection for grid performance sample

* chore(*): fix typo in code
@ChronosSF ChronosSF changed the title fix(advance-filtering): handle error when columns are dynamically changed - 18.0.x fix(advance-filtering): handle error when columns are dynamically changed - 18.1.x Jul 23, 2024
@ChronosSF ChronosSF changed the base branch from 18.0.x to 18.1.x July 23, 2024 15:33
@georgianastasov georgianastasov deleted the ganastasov/fix-14314-18.0.x branch July 24, 2024 13:30
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.

Grid Advanced Filtering throws if grid has recreated its columns colection