[Enhancement]: Prompt unauthenticated users to log in when accessing Shared Chat Links #10043
mansiibm
started this conversation in
Feature Requests & Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
When an unauthenticated user tries to access a shared chat link (as seen in screenshot), they are shown the message: "Shared link not found"
This message can be misleading if the only issue is that the user is not logged in.
Suggested Behavior:
If a user who is not logged in tries to access a shared chat link, they should be prompted to log in first.
After logging in, the user should be redirected back to the original shared chat link.
Only if the shared link truly does not exist should the "Shared link not found" message be displayed.
Steps to Reproduce:
Enhancement Proposal:
More details
This change will guide users to log in first, enabling them to view shared chat links even in incognito mode, provided they authenticate. It reduces confusion and improves user experience by making the authentication requirement clear and providing a straightforward path to access.
Which components are impacted by your request?
UI
Pictures
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions