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

Compress a record's actions into a single pop-out menu #128

Closed
4 tasks done
NightJar opened this issue Oct 26, 2017 · 1 comment
Closed
4 tasks done

Compress a record's actions into a single pop-out menu #128

NightJar opened this issue Oct 26, 2017 · 1 comment

Comments

@NightJar
Copy link
Contributor

NightJar commented Oct 26, 2017

User Story As a CMS user, I want detailed actions to be available at main grid field level, so I don't need to navigate into each section

Acceptance Criteria

  • Add meatballs menu to gridfield extensions module with empty menu holder
  • Add functionality to elemental page publishing actions (publish, unpublish, delete)
  • Publish is contextual on block state (don't show if published already)
  • Provide context for developers on the order of the menu
  • Meatballs can be removed from more complex block types eg user forms
  • Inform open sourcerers of progress (so they understand for future core work)

Sub Tasks

  • Create abstract component for holding other components
  • Create meatball menu component
  • Ensure meatball menu styles match design
  • Design review

Original github issue: silverstripe/silverstripe-admin#287

Design: "Blocks options"
https://invis.io/VMDZ9YAGX#/258919895_Future_Blocks_-_Quicklinks

@robbieaverill
Copy link
Contributor

We're doing this at the moment in the React rewrite, see #322 #296 etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants