Skip to content

fix(grid): position toolbar drop downs correctly - 21.1.x#16981

Open
wnvko wants to merge 2 commits into21.1.xfrom
mvenkov/fix-toolbar-drop-downs-height-21.1.x
Open

fix(grid): position toolbar drop downs correctly - 21.1.x#16981
wnvko wants to merge 2 commits into21.1.xfrom
mvenkov/fix-toolbar-drop-downs-height-21.1.x

Conversation

@wnvko
Copy link
Contributor

@wnvko wnvko commented Feb 26, 2026

Closes #16959
The height applied to the scroll container of the IgxColumnActionsComponent is applied too late with the latest Angular Ivy renderer. To fix this cdr.detectChanges() should be called before component is positioned by the overlay service.

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

@wnvko wnvko added ❌ status: awaiting-test PRs awaiting manual verification version: 21.1.x labels Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version: 21.1.x ❌ status: awaiting-test PRs awaiting manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant