feat: tooltips text for icons #112

Closed
opened 2025-11-11 14:06:14 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @bharath063 on GitHub (Dec 22, 2023).

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). **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 2025-11-11 14:06:14 -06: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.

@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."
@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!

@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!

@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#112