Diveni icon indicating copy to clipboard operation
Diveni copied to clipboard

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

Open Dan1elBox opened this issue 1 year ago • 0 comments

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 avatar May 23 '24 06:05 Dan1elBox