-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/task screen title block (#1674)
* added task screen * added the api to get task by id, and storing in in global state * added the text input for title, also the icons necessary for editing, copying, saving * added copy title func, refactored and fixed build error * limited the title text to 255 chars max, showing a flash message when it's exceeded and title is being saved, also when title is copied * updated color of copy title flash message
- Loading branch information
1 parent
a289156
commit 8f93c06
Showing
22 changed files
with
3,209 additions
and
2,596 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.