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

Custom action justification #55

Open
scaredcat opened this issue May 29, 2018 · 0 comments
Open

Custom action justification #55

scaredcat opened this issue May 29, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@scaredcat
Copy link
Contributor

Currently, things are a little magic in that the first custom action specified will always be right-justified, and all remaining ones are left-justified. If the user doesn't want any actions on the right, they can set the first custom action in the array as null.

This should be changed such that a justification prop or something can be specified within each defined custom action, which will add it to either the left or right groups.

@scaredcat scaredcat added enhancement New feature or request help wanted Extra attention is needed labels May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant