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

Implement role filter on forum posts #4

Open
jullia02 opened this issue Sep 11, 2024 · 0 comments
Open

Implement role filter on forum posts #4

jullia02 opened this issue Sep 11, 2024 · 0 comments
Assignees
Milestone

Comments

@jullia02
Copy link

jullia02 commented Sep 11, 2024

An additional 'role' button is added, where users can choose to filter posts by either students or instructors.
Image
Estimated effort: 6+ hours
Dependencies:
Acceptance criteria:

  • When no role is selected, all posts should be displayed.
  • When the 'instructor' role is selected only posts by instructors should be displayed.
  • When the 'students' role is selected only posts by students should be displayed.
  • Double clicking on a role should undo the filter.
@jullia02 jullia02 changed the title Display forum posts by selected role Implement role filter on forum posts Sep 12, 2024
@alicekang1 alicekang1 self-assigned this Sep 12, 2024
@alicekang1 alicekang1 added this to the Sprint 1 milestone Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants