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

Fix: Session admin's user story filter affects the filter of the members #734 #754

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Dan1elBox
Copy link
Collaborator

@Dan1elBox Dan1elBox commented May 23, 2024

Fix for: #734
Should also fix: #714

I have restructured the UserStories.vue component so that only the processes of adding and deleting user stories, as well as displaying the active user story are synchronized with other members.
The filtering process should no longer be synchronized with other members, meaning each member can independently use the filter function and browse through the user stories.

Since I have made several changes/restructuring to the component, we should thoroughly test it before merging.

@Dan1elBox Dan1elBox added bug Something isn't working frontend labels May 23, 2024
Dan1elBox and others added 5 commits May 23, 2024 10:46
…ion-admins-user-story-filter-affects-the-filter-of-the-members
…ion-admins-user-story-filter-affects-the-filter-of-the-members
…er-story-filter-affects-the-filter-of-the-members

# Conflicts:
#	frontend/src/components/UserStories.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Session admin's user story filter affects the filter of the members Filtering User Stories throws error
1 participant