rustic-ai / ui-components

React component library for crafting user-friendly and engaging conversational experiences
https://rustic-ai.github.io/ui-components/
MIT License
38 stars 10 forks source link

Add tool tips to input icons #105

Closed Laurendragonscale closed 2 weeks ago

Laurendragonscale commented 2 weeks ago

Describe the bug It would be good to include a tool tip that appears on hover, outlining what the icons are. This will improve accessibility for the input component, so that we are not assuming everyone knows what the intended use of these icons are.

To Reproduce Steps to reproduce the behavior:

  1. Upload icon: add tool tip "upload"
  2. Send icon: add tool tip "send"

Screenshots

Screenshot 2024-04-30 at 11 20 44 AM