Skip to content

Commit

Permalink
Display status as radio
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Aug 12, 2024
1 parent 5bfb7dd commit b14104c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/post-fields/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ function usePostFields( viewType ) {
type: 'text',
elements: STATUSES,
render: PostStatusField,
Edit: 'radio',
enableSorting: false,
filterBy: {
operators: [ OPERATOR_IS_ANY ],
Expand Down

0 comments on commit b14104c

Please sign in to comment.