[GH-ISSUE #259] feat: tooltips text for icons #12008

Closed
opened 2026-04-19 18:44:09 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @bharath063 on GitHub (Dec 22, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/259

Is your feature request related to a problem? Please describe.
Please add tooltips to icons which do not have any text attached to them

Describe the solution you'd like
A tiny description of the what the icon does should appear on hover

Originally created by @bharath063 on GitHub (Dec 22, 2023). Original GitHub issue: https://github.com/open-webui/open-webui/issues/259 **Is your feature request related to a problem? Please describe.** Please add tooltips to icons which do not have any text attached to them **Describe the solution you'd like** A tiny description of the what the icon does should appear on hover
GiteaMirror added the enhancementgood first issuenon-core labels 2026-04-19 18:44:09 -05:00
Author
Owner

@bhulston commented on GitHub (Jan 13, 2024):

I might work on this issue first, but will see if I can make this QOL change sometime next week. At the very least I can write descriptions for the different icons.

<!-- gh-comment-id:1890355463 --> @bhulston commented on GitHub (Jan 13, 2024): I might work on [this](https://github.com/ollama-webui/ollama-webui/issues/337) issue first, but will see if I can make this QOL change sometime next week. At the very least I can write descriptions for the different icons.
Author
Owner

@hemangjoshi37a commented on GitHub (Jan 19, 2024):

as I have metioned in #515
Feat. Req. : ( in left hand side panel )
Functionality:

  • When a user hovers their mouse over any item in the left side panel, a small tooltip or hint should appear.
  • This tooltip will contain a concise yet informative description of the item's function or purpose.

Example:

  • Hovering over Modelfies might display a hint like "Configure and manage your model settings."
  • Hovering over Prompts could show "Access and create new prompts."
  • For Documents, the hint might be "View and organize your documents."
<!-- gh-comment-id:1899912208 --> @hemangjoshi37a commented on GitHub (Jan 19, 2024): as I have metioned in #515 Feat. Req. : ( in left hand side panel ) **Functionality:** - When a user hovers their mouse over any item in the left side panel, a small tooltip or hint should appear. - This tooltip will contain a concise yet informative description of the item's function or purpose. **Example:** - Hovering over `Modelfies` might display a hint like "Configure and manage your model settings." - Hovering over `Prompts` could show "Access and create new prompts." - For `Documents`, the hint might be "View and organize your documents."
Author
Owner

@dannyl1u commented on GitHub (Feb 17, 2024):

I might work on this issue first, but will see if I can make this QOL change sometime next week. At the very least I can write descriptions for the different icons.

Hi @bhulston are you currently working on this issue? If not I'd be happy to implement this feature. Thanks!

<!-- gh-comment-id:1950331317 --> @dannyl1u commented on GitHub (Feb 17, 2024): > I might work on [this](https://github.com/ollama-webui/ollama-webui/issues/337) issue first, but will see if I can make this QOL change sometime next week. At the very least I can write descriptions for the different icons. Hi @bhulston are you currently working on this issue? If not I'd be happy to implement this feature. Thanks!
Author
Owner

@tjbck commented on GitHub (Mar 3, 2024):

Added custom Tooltip component that can be used everywhere, feel free to make a PR!

<!-- gh-comment-id:1975271183 --> @tjbck commented on GitHub (Mar 3, 2024): Added custom Tooltip component that can be used everywhere, feel free to make a PR!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12008