mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-03-02 22:57:05 -05:00
[FEAT]: Auto-open last workspace + new menu enhancements #2330
Labels
No labels
Desktop
Docker
Integration Request
Integration Request
OS: Linux
OS: Mobile
OS: Windows
UI/UX
blocked
bug
bug
core-team-only
documentation
duplicate
embed-widget
enhancement
feature request
github_actions
good first issue
investigating
needs info / can't replicate
possible bug
question
stage: specifications
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anything-llm#2330
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @timothycarambat on GitHub (Apr 1, 2025).
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:
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
Mainpage 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 commented on GitHub (Apr 2, 2025):
Love this