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

DataViews: Fix reordering fields in list and grid layouts #67777

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

youknowriad
Copy link
Contributor

Related #67477

What?

This PR adds support for reordering fields (other than the primary fields) in list and grid layouts.

Testing Instructions

1- Open the pages dataviews
2- Try rendering fields in the view config menu
3- The order should be respected in list and grid layouts.

@youknowriad youknowriad added [Type] Enhancement A suggestion for improvement. [Feature] DataViews Work surrounding upgrading and evolving views in the site editor and beyond labels Dec 10, 2024
@youknowriad youknowriad self-assigned this Dec 10, 2024
Copy link

github-actions bot commented Dec 10, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: youknowriad <[email protected]>
Co-authored-by: oandregal <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link

Flaky tests detected in eec2a0c.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/12251057368
📝 Reported issues:

@youknowriad youknowriad merged commit 207dfe3 into trunk Dec 10, 2024
70 of 73 checks passed
@youknowriad youknowriad deleted the fix/dataviews-reodering branch December 10, 2024 09:50
@github-actions github-actions bot added this to the Gutenberg 19.9 milestone Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] DataViews Work surrounding upgrading and evolving views in the site editor and beyond [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants