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

'Fix' Actions column in editor #303

Merged
merged 6 commits into from
Jan 20, 2025
Merged

'Fix' Actions column in editor #303

merged 6 commits into from
Jan 20, 2025

Conversation

brookewp
Copy link
Contributor

@brookewp brookewp commented Jan 17, 2025

Due to the possibility of having many fields/columns, there was a request to make the Actions button visible without having to scroll. This may change once we implement bulk select, but for now, we can have it fixed to the right:

Screenshot 2025-01-17 at 1 57 58 PM

I also added additional filtering to remove dots from field names Added getValue to fields to prevent the block from breaking due to getValueFromId from normalize-fields:
https://github.com/WordPress/gutenberg/blob/a900e036b33cab143bef3aee883a568394620023/packages/dataviews/src/normalize-fields.ts#L11

Screen.Recording.2025-01-17.at.2.21.07.PM.mov

@maxschmeling maxschmeling merged commit fa50e4c into trunk Jan 20, 2025
12 checks passed
@maxschmeling maxschmeling deleted the update/editor-table branch January 20, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants