Skip to content

Conversation

@tim48-robot
Copy link
Contributor

Active Studies and Community Studies now route non‑admin users to public test views, while admins/owners still go to manager dashboards. This prevents participants from being redirected to /admin when clicking study cards.

fixes issue #1274
video linked:

2026-01-04.20-44-20.mp4

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 4, 2026

@Nirvanjha2004
Copy link
Contributor

Hi @tim48-robot , Actually this issue was due to a normal mismatch and between the ACCESS_LEVEL , the values of Evaluator and guests were not consistent , and also because of the recent commit e04180c, there admin is included in watchEffect but not the Evaluator. I have raised a PR fixing these issues here #1259
You can checkout this, in case you need any help , ping me , happy to help you.

@tim48-robot
Copy link
Contributor Author

@Nirvanjha2004 i think that yours only change unmoderated manager view & did not change routing in community studies or other manager view like heuristic & moderated.

i cant test your code since it takes time to resetup and clone your repo. have you tested my code?

@Nirvanjha2004
Copy link
Contributor

Hi, my code works for Community Studies as well—I just verified it.
If you’d like to check, you can add my fork as a remote, fetch it, and then check out the branch—no need to clone the entire repository.
Please let me know if you notice any inconsistencies; I’m always happy to look into them. I’ll also review your PR and update you if I find anything on my end.
Thanks!

@Nirvanjha2004 i think that yours only change unmoderated manager view & did not change routing in community studies or other manager view like heuristic & moderated.

i cant test your code since it takes time to resetup and clone your repo. have you tested my code?

@tim48-robot
Copy link
Contributor Author

tim48-robot commented Jan 4, 2026

2026-01-04.23-50-26.mp4

tried your code @Nirvanjha2004 and it still cant open community, im not sure if this is device problem since your testing proves that it works for community study, can you make a video like this? perchance you meant a different thing, or maybe its outdated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants