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

[Task]: Overwrite UserPerspectiveListener to store perspective in session #606

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

kingjia90
Copy link
Contributor

@kingjia90 kingjia90 commented Nov 21, 2024

Resolves #130

If i got correctly, it's to overcome the annoyance that when multiple individual log in the demo with the superuser, it would load the last perspective selected by someone else OR if someone switches perspective and any other concurrent people reload the page, it would then display the perspective selected by the former.
With this change, it resets to default on each new login and from there it doesn't consider nor influence the other concurrent sessions.

@kingjia90 kingjia90 added this to the 2024.3.2 milestone Nov 21, 2024
@kingjia90 kingjia90 linked an issue Nov 21, 2024 that may be closed by this pull request
@kingjia90 kingjia90 self-assigned this Nov 21, 2024
@kingjia90 kingjia90 merged commit d9a5aea into 2024.3 Nov 21, 2024
5 checks passed
@kingjia90 kingjia90 deleted the perspective-session branch November 21, 2024 10:40
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Public Demo Installation] overwrite UserPerspectiveListener ...
1 participant