Dashboard: event widget iteration#78815
Conversation
|
Size Change: 0 B Total Size: 8.21 MB ℹ️ View Unchanged
|
|
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Flaky tests detected in 7592bc8. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/26818199685
|
|
Nice, these all seem like good changes! A couple of points, probably separate so feel free to ignore:
|
| } } | ||
| > | ||
| <Stack direction="row" align="start" wrap="wrap" gap="sm"> | ||
| <Autocomplete.Root |
There was a problem hiding this comment.
Should this be a combobox rather than autocomplete? 🤔
There was a problem hiding this comment.
Yep! I wrote that code some weeks ago, and I'm not sure if there just wasn't something available or what I concluded, but it needs revisiting. It's existing code, so best done in a separate PR.
Render the "Want more events?" hint below DataViews in events-list and move its styling to events-list.module.css so list-specific UI stays co-located.
17e342c to
7592bc8
Compare




Follow up to #78553
Part of #77616
What?
Iterates on experimental Events widget for experimental dashboard:
Why?
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast
Before
After
Longer list than can fit:

Only 1-2 events (just like core widget now):

Use of AI Tools
yes