Skip to content

fix(grids): correct column position after unpinning when there are hidden columns - 18.2.x#15546

Closed
ddaribo wants to merge 6 commits into18.2.xfrom
bpachilova/fix-unpinned-col-position-15542-18.2.x
Closed

fix(grids): correct column position after unpinning when there are hidden columns - 18.2.x#15546
ddaribo wants to merge 6 commits into18.2.xfrom
bpachilova/fix-unpinned-col-position-15542-18.2.x

Conversation

@ddaribo
Copy link
Copy Markdown
Contributor

@ddaribo ddaribo commented Mar 19, 2025

Closes #15542

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

@github-actions
Copy link
Copy Markdown

There has been no recent activity and this PR has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label May 27, 2025
@ddaribo ddaribo removed the status: inactive Used to stale issues and pull requests label May 27, 2025
@ChronosSF
Copy link
Copy Markdown
Member

Closing as 18.2.x is now in LTS

@ChronosSF ChronosSF closed this Jun 9, 2025
@ChronosSF ChronosSF deleted the bpachilova/fix-unpinned-col-position-15542-18.2.x branch June 9, 2025 11:50
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.

Grids: Unpinned column goes at incorrect position if there are hidden columns as well

4 participants