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

Some inconsistencies for __experimental_actions #1122

Closed
3 tasks
kmelve opened this issue Dec 20, 2018 · 2 comments
Closed
3 tasks

Some inconsistencies for __experimental_actions #1122

kmelve opened this issue Dec 20, 2018 · 2 comments
Labels

Comments

@kmelve
Copy link
Member

kmelve commented Dec 20, 2018

I suspect some of the behavior for __experimental_actions broke in the delightful studio update.

__experimental_actions: [
    /* 'create', */
    'update',
    /* 'publish', */
    'delete'
  ]
  • The publish/discard change affordances still appear with this setting.
  • The slug input type still works and is not set in 'read-only' when update is disabled.

image

  • A user also reported that for __experimental_actions: ['create', 'update', 'publish']: "now the menu options only show duplicate or inspect. It seems that removes those actions, rather than restricting the actions to the selected list"
@kmelve kmelve added the bug label Dec 20, 2018
@kmelve kmelve changed the title Some inconsistancies for __experimental_actions Some inconsistencies for __experimental_actions Dec 20, 2018
@davesag
Copy link

davesag commented Dec 20, 2018

I am that user :-)

@bjoerge bjoerge removed their assignment Dec 21, 2018
@RitaDias RitaDias added v2 and removed v2 labels Dec 14, 2022
@rexxars
Copy link
Member

rexxars commented Dec 14, 2022

Closing since experimental actions are deprecated as of v3

@rexxars rexxars closed this as completed Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants