Would anyone be interested in a Discord-style navigation component for Streamlit?

Hi Streamlit community!

I’ve been working on a custom navigation component inspired by Discord’s UI, and I’m curious if anyone else would find it useful. The component features:

Discord-like Icons and Layout: A vertical navigation bar with rounded icons that change color and shape on hover, mimicking the familiar Discord aesthetic.

Customizable Features: Dynamic icon sizes and the ability to customize the hover effects to match your preferred style.

React Component: Built using React and integrated into Streamlit to offer a seamless, interactive user experience.


Questions:

Interest Level: Would this type of navigation component be useful for your Streamlit projects?
Feedback: What features or customizations would make this more helpful for you?

4 Likes

This would be super useful to me
Would this be in addition to the regular sidebar?

The idea kinda reminds me of:
streamlit-on-Hover-tabs (for custom navigation bar) - Custom Components - Streamlit