-
Notifications
You must be signed in to change notification settings - Fork 121
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
feat: Redesigned add task dialogue #442
base: main
Are you sure you want to change the base?
feat: Redesigned add task dialogue #442
Conversation
@its-me-abhishek , I am thinking of implementing #441 in this PR which will have only one bottom sheet for both 2.0 and 3.0 |
hey! imo separate bottomSheets should be better for differentiation (or you can try using visibility widget along with Edit: The screenshots suggest that the theme should also be fixed according to the Color scheme of the app |
Yes, I am thinking of implementing #441 by this PR (typo in previous comment wrote 414 instead of 441) |
update: tags functionality added which can close #441 |
@SGI-CAPP-AT2 Hey , there are some conflicts that need to be resolved so that I can merge this pull request. |
Actually I'm waiting for the PR #402 to be merged so that theme related changes can be done here I'll resolve the conflicts |
Description
This PR redesigns the Add Task Dialogue to bottom sheet with some of the changes like
Tasks to be done:
Fixes Multiple isssues
fixes: #384
fixes: #441
fixes: #387
Screenshots
Checklist