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

docs-bug(mat-table): Example suggesting to use max-width to set column width is misleading #29344

Conversation

lindoRR-07
Copy link

The fix is to use the width property instead of max-width since this can be misleading as though the width will never exceed the max-width provided.

Fixes #29294

…n width is misleading

The fix is to use the width property instead of max-width since this can be misleading as though the width will never exceed the max-width provided.

Fixes angular#29294
@lindoRR-07 lindoRR-07 requested a review from a team as a code owner June 27, 2024 12:45
@lindoRR-07 lindoRR-07 requested review from amysorto and mmalerba and removed request for a team June 27, 2024 12:45
Copy link

google-cla bot commented Jun 27, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@andrewseguin andrewseguin added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jun 28, 2024
@lindoRR-07 lindoRR-07 closed this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs-bug(mat-table): Example suggesting to use max-width to set column width is misleading
3 participants