-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Added max-width to DataView columns #70983
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
Merged
youknowriad
merged 19 commits into
WordPress:trunk
from
rcrdortiz:fix/dataviews-automatic-max-width-for-columns
Aug 1, 2025
+28
−31
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
10b4c1e
Added max-width to DataView columns
rcrdortiz 0456298
Fixed unit test
rcrdortiz 5daef5c
Remove committed .idea directory
rcrdortiz 5121695
Resotred the actual fix
rcrdortiz f4c353d
Added a min width for the first column
rcrdortiz 86e8f99
Added a min-width to non Title columns so that we can display basic d…
rcrdortiz 1c6163c
Added a primary column class and vertically aligned the row checkbox
rcrdortiz b315526
Adjusted the min width so that a column can fit any human readable da…
rcrdortiz 0485dc5
We only add the large cell classes when the title cell contains the d…
rcrdortiz 9c9850c
Super minor performance improvemnt in determining if we have a primar…
rcrdortiz a19bc11
Removed custom style from the Templates DataView
rcrdortiz 5d90fa5
Restored action column max and min widths
rcrdortiz 1158ab9
Increased max width for Title with description column so that it can …
rcrdortiz 2388deb
Removed unnecessary span
rcrdortiz 2510737
Fix min/max widths for primary columns
youknowriad ab6cd36
Update packages/dataviews/CHANGELOG.md
rcrdortiz c175184
Exclude the primary column media part from having a min-width. Restor…
rcrdortiz 8273ebd
Changed max-width from 60ch to 90ch
rcrdortiz 996dd49
Set max width to 80ch
youknowriad File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.