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

Epic: UX for Tasks #69

Open
blahosyl opened this issue Aug 4, 2024 · 0 comments
Open

Epic: UX for Tasks #69

blahosyl opened this issue Aug 4, 2024 · 0 comments
Labels
e: ux tasks Epic: UX for Tasls epic undecided Further discovery & planning is needed v2 version2 wont have This will not be worked on

Comments

@blahosyl blahosyl added epic e: ux tasks Epic: UX for Tasls labels Aug 4, 2024
@blahosyl blahosyl added this to the Sprint 2 milestone Aug 4, 2024
@blahosyl blahosyl changed the title Epic: UX for tasks Epic: UX for Tasks Aug 4, 2024
@blahosyl blahosyl moved this to Backlog in Task Manager Aug 4, 2024
@blahosyl blahosyl added p: could have Priority: Nice to have p: should have Priority: High value but not crucial labels Aug 4, 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 blahosyl moved this from Backlog to In Progress in Task Manager Aug 6, 2024
@blahosyl blahosyl added ongoing Tasks performed throughout development and removed p: should have Priority: High value but not crucial labels Aug 7, 2024
blahosyl added a commit that referenced this issue Aug 12, 2024
since the cards are in the respective columns anyway, status info is superfluous
blahosyl added a commit that referenced this issue Aug 13, 2024
only show counts and parentheses if the profile has loaded
@blahosyl blahosyl removed the ongoing Tasks performed throughout development label Aug 14, 2024
@blahosyl blahosyl closed this as completed by moving to Done/Won't do in Task Manager Aug 16, 2024
@blahosyl blahosyl moved this from Done/Won't do to Todo in Task Manager Aug 16, 2024
@blahosyl blahosyl reopened this Aug 16, 2024
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Task Manager Aug 16, 2024
@blahosyl blahosyl added wont have This will not be worked on undecided Further discovery & planning is needed v2 version2 and removed p: could have Priority: Nice to have labels Aug 16, 2024
@blahosyl blahosyl removed this from the Sprint 4: Testing & documentation milestone Aug 16, 2024
blahosyl added a commit that referenced this issue Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e: ux tasks Epic: UX for Tasls epic undecided Further discovery & planning is needed v2 version2 wont have This will not be worked on
Projects
Status: Backlog
Development

No branches or pull requests

1 participant