generated from Code-Institute-Org/gitpod-full-template
-
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
Epic: UX for Profiles #71
Labels
Comments
blahosyl
added
epic
blocked
Waiting for input or for another work phase to finish
e: ux profiles
Epic: UX for Profiles
labels
Aug 4, 2024
Blocked by #61 |
blahosyl
removed
the
blocked
Waiting for input or for another work phase to finish
label
Aug 5, 2024
blahosyl
added a commit
that referenced
this issue
Aug 6, 2024
- import the useCurrentUser hook: zimport { useCurrentUser } from "../../contexts/CurrentUserContext";z - call it within the `TaskList` component: `const currentUser = useCurrentUser();` - add it to the `useEffect` hook’s dependency array: `}, [filter, query, pathname, currentUser]);`
blahosyl
added
p: could have
Priority: Nice to have
ongoing
Tasks performed throughout development
and removed
p: should have
Priority: High value but not crucial
labels
Aug 6, 2024
blahosyl
modified the milestones:
Sprint 2: Profiles & UX,
Sprint 3: Comments & Projects
Aug 9, 2024
blahosyl
modified the milestones:
Sprint 3: UX & styling,
Sprint 4: Testing & documentation
Aug 16, 2024
blahosyl
added
wont have
This will not be worked on
and removed
p: could have
Priority: Nice to have
labels
Aug 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Issues in this epic:
Related: #40, #61
The text was updated successfully, but these errors were encountered: