Skip to content

Conversation

RivaIvanova
Copy link
Member

Closes #16057

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

@ChronosSF ChronosSF self-requested a review August 19, 2025 08:28
Copy link
Member

@ChronosSF ChronosSF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just trim the unnecessary minWidthSetByUser property. Since you are not doing anything in the getter or setter, the whole functionality can be handled by the (then) public member behind it.

@ddaribo ddaribo added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Aug 20, 2025
@ddaribo ddaribo added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Aug 20, 2025
@ChronosSF ChronosSF self-requested a review August 21, 2025 12:32
@ChronosSF ChronosSF merged commit bb7916f into 20.0.x Aug 21, 2025
5 checks passed
@ChronosSF ChronosSF deleted the rivanova/fix-16057-20.0.x branch August 21, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grid: column-resizing version: 20.0.x ✅ status: verified Applies to PRs that have passed manual verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minWidth doesn't override the default 136px min width when autosizing columns without width
5 participants