kom-senapati / bot-verse

Bot Verse is an open-source platform for creating, managing, and sharing AI chatbots. It features secure authentication, chatbot CRUD operations, public bot sharing, and pre-made system bots for common tasks.
MIT License
7 stars 1 forks source link

Unavailability of Homepage Return Navigation, Some icons styling issues #4

Open PYIArun opened 2 hours ago

PYIArun commented 2 hours ago

I explored the project, and it's really nice! I would like to offer some recommendations for changes:

  1. When redirecting to the signup/login page, the "Return Back" button should work as intended. Currently, clicking it just toggles between the login and signup pages.
    image

  2. In the chatbot hub, the chat icon style has some positioning issues.
    image

  3. On the homepage, there is a "Dashboard" button when the user is logged in. However, while inside the dashboard, there should also be a way to navigate back to the homepage for exploration purposes. This would prevent users from feeling stuck and having to manually use the URL bar. Adding a "Home" option in the navigation alongside "Hub" and "Profiles" would improve usability.

If you would like to have any or all of these changes, kindly assign me under GSSOC. I am eager to contribute!