Skip to content

Fix ActionGroup always collapsed button label #1415

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
merged 1 commit into from
Mar 2, 2025

Conversation

gautamsi
Copy link
Contributor

@gautamsi gautamsi commented Mar 2, 2025

I was working with extending the Keystone custom pages for List view with custom actions.
Seems like ActionGroup always collapsed and does not allow me adding visible buttons in the ActionBar.

this fixes the behavior which allows me use Actionbar with multiple items in the ActionGroup shown with the same key buttonLabelBehavior

default value is collapse for ActionBar anyways

before:
image

after:
image

Copy link

changeset-bot bot commented Mar 2, 2025

🦋 Changeset detected

Latest commit: defd04b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
@keystar/ui Patch
@keystar/docs Patch
@example/next-app Patch
@example/next-pages Patch
keystatic-docs Patch
@keystatic/core Patch
@example/astro-content Patch
@example/astro Patch
@example/localization Patch
@example/next-block-builder Patch
@keystatic/remix-test-app Patch
@keystatic/templates-astro Patch
@keystatic/templates-nextjs Patch
@keystatic/templates-remix Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@jossmac jossmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call 🚀

@emmatown emmatown merged commit 44afc1e into Thinkmill:main Mar 2, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Mar 2, 2025
@gautamsi gautamsi deleted the fix-buttonLabelBehavior branch March 2, 2025 23:53
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.

3 participants