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

Add radio button option to select #7752

Merged
merged 3 commits into from
Aug 2, 2022
Merged

Add radio button option to select #7752

merged 3 commits into from
Aug 2, 2022

Conversation

Achisingh
Copy link
Contributor

@Achisingh Achisingh commented Aug 1, 2022

A radio button ui.displayMode option is provided to configure the display of select field in the Admin UI. The displayMode options available to users are ['select', 'segmented-control', 'radio'].

The radio displayMode is used for
Screenshot 2022-08-02 at 11 05 34 am
single select fields.

@changeset-bot
Copy link

changeset-bot bot commented Aug 1, 2022

🦋 Changeset detected

Latest commit: e3b8d27

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

This PR includes changesets to release 16 packages
Name Type
@keystone-6/core Minor
@keystone-6/auth Major
@keystone-6/cloudinary Major
@keystone-6/fields-document Major
@keystone-6/session-store-redis Major
@keystone-6/example-auth Patch
@keystone-6/examples-app-basic Patch
@keystone-6/example-with-custom-session-validation Patch
@keystone-6/example-ecommerce Patch
@keystone-6/example-graphql-api-endpoint Patch
@keystone-6/example-roles Patch
@keystone-6/example-testing Patch
@keystone-6/example-with-auth Patch
@keystone-6/sandbox Patch
@keystone-6/website Patch
@keystone-6/example-document-field 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

@vercel
Copy link

vercel bot commented Aug 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
keystone-next-docs ✅ Ready (Inspect) Visit Preview Sep 2, 2022 at 1:11AM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 1, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e3b8d27:

Sandbox Source
@keystone-6/sandbox Configuration

@Achisingh Achisingh marked this pull request as ready for review August 1, 2022 04:24
Copy link
Member

@dcousens dcousens left a comment

Choose a reason for hiding this comment

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

LGTM

@dcousens dcousens enabled auto-merge (squash) August 2, 2022 01:08
@vercel vercel bot temporarily deployed to Preview August 2, 2022 01:11 Inactive
@dcousens dcousens merged commit 0ea5666 into main Aug 2, 2022
@dcousens dcousens deleted the radio-single-select branch August 2, 2022 01:19
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