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

Require type when creating tasks #464

Open
jgaehring opened this issue Sep 27, 2021 · 0 comments
Open

Require type when creating tasks #464

jgaehring opened this issue Sep 27, 2021 · 0 comments

Comments

@jgaehring
Copy link
Member

I've already essentially disabled the ability to change the log type in TasksEdit, since it was always conditional on there being no id field on the log, and now since logs always have a client-generated id, it will always be fixed. Therefore, pressing the + FAB (floating action button) will always create an activity, the default type. The most obvious alternative is probably to emit related actions, as described in the Material docs:

https://material.io/components/buttons-floating-action-button#types-of-transitions

@jgaehring jgaehring added this to the 2.0.0 General Release 🚀 milestone Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant