-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
New chat home page #3555
New chat home page #3555
Conversation
I'm liking the look of this @shatfield4 Out of interest, can the features be customised? We have custom training for customers on AnythingLLM and it would be great to be able to add a feature card which links out to our course. (We install and manage AnythingLLM on behalf of customers and help them get up and running) |
It would for sure be another PR. As for the scope in this PR:
|
I'm wondering if I could just throw something into the ring here as you're working on this area. I know I've brought it up before, but it's a major usability issue that is only present on AnythingLLM. I've recorded a quick video here just explaining my thoughts: https://www.loom.com/share/ff0c50d87f974cbda0c68d2cfc4fb1b5 A big friction point to getting people to use AnythingLLM over ChatGPT, Claude etc is the ease of use - and I think this little tweak will make a big dfference. |
@scottybo 100% heard. I agree with all of what you mentioned Thread UX: #3577 My reservations for auto directing to the first available workspace is mostly that they will then miss the new landing page - which is intended to drive more education to new tools and features as well as help expose functionality that is less obvious, like the community hub content. I think there is a fine line we can compromise on though - since the UX makes perfect sense. |
Awesome, thank you for creating those two new issues! |
update new module to pull from CDN
β¦bs/anything-llm into 3536-feat-new-chat-home-page
β¦bs/anything-llm into 3536-feat-new-chat-home-page
β¦bs/anything-llm into 3536-feat-new-chat-home-page
β¦bs/anything-llm into 3536-feat-new-chat-home-page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
- Optimizations not causing any issues
- Feels fluid and natural to the user
- Tested in single user and multi-user modes (and correctly only shows new home screen on admin role)
- Confetti + dismiss animation looks and feels natural
Pull Request Type
Relevant Issues
resolves #3536
What is in this change?
Additional Information
Developer Validations
yarn lint
from the root of the repo & committed changes