-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
TACT-111: Goal setting rework #575
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…tings � Conflicts: � components/shared/Task/store.ts � components/shared/TaskQuickEditor/store.ts � components/shared/TasksList/components/TaskItemMenu/index.tsx � package-lock.json � package.json
assets/images/mascot-goals.png
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@al-petrushin, why png? why not svg?
@@ -0,0 +1,36 @@ | |||
import { Flex, Text } from "@chakra-ui/react"; | |||
import ImageComponent from "../../../../shared/Image"; | |||
import mascotGoals from "../../../../../assets/images/mascot-goals.png"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
where are our other assets? don't see assets
folder on the root.
My Goals | ||
<Heading | ||
size='md' | ||
fontSize="2xl" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why "
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we have to set up linter and pretier
</Fade> | ||
</Portal> | ||
); | ||
}); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please configure your IDE
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will be merged tomorrow
…tings � Conflicts: � package-lock.json � package.json
Describe the issue
TACT-111
Describe the pull request
Creating and editing goal in new design