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 ability to define custom statuses #222

Open
engram-design opened this issue Feb 7, 2025 · 0 comments
Open

Add ability to define custom statuses #222

engram-design opened this issue Feb 7, 2025 · 0 comments
Labels
feature request New feature or request

Comments

@engram-design
Copy link
Member

engram-design commented Feb 7, 2025

I think it'd be neat to define your own additional statuses for various use-cases.

There will always be some default statuses that cannot be deleted (but could be disabled), which are opinionated about what they do:

  • Approve
  • Approve & Publish
  • Reject

The UI will need to change to reflect the multiple options, so we'd do away with the 3 different buttons for actions. You'd now have a dropdown to pick the status and then submit.

Any custom statuses would then be up to you to define logic for in a module (checking against the status of the review), or you could leave it as-is, and the status becomes a visual representation.

We'll include a nominated colour with the status for the compare interface and other UI.

Related to #174 and #170

@engram-design engram-design added the feature request New feature or request label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant