Skip to content

[FEAT]: Auto-open last workspace + new menu enhancements #3578

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

Open
timothycarambat opened this issue Apr 1, 2025 · 2 comments
Open

[FEAT]: Auto-open last workspace + new menu enhancements #3578

timothycarambat opened this issue Apr 1, 2025 · 2 comments

Comments

@timothycarambat
Copy link
Member

What would you like to see?

If I am a user:

And I completed onboarding for the first time or have at least one workspace:

  • I am show the empty chat page for the top-most workspace, but it will be augmented with components from New chat home page #3555 with chat at the bottom that will then all be replaced by chat content on the first chat.

We should also keep track of the last used workspace/thread by a user and auto-open to that, since the top most workspace will not always be the last-used. If this value is known and exists, we bring the user to it.

If the user has no workspaces, they will see the Main page with the same landing content, but they will need to then create a workspace via the sidebar CTA button.

This functionality should not look like page load/redirect spam. It should be seamless and on first load.

@scottybo
Copy link
Contributor

scottybo commented Apr 2, 2025

Love this

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

No branches or pull requests

3 participants
@scottybo @timothycarambat and others