Webiu
Webiu copied to clipboard
Adding textbox with tooltip component to read data that can not be shown inside a component
Is your feature request related to a problem? Please describe. when text is more than a particular length of container, it needs to clip, and complete text can not be shown to the user.
Describe the solution you'd like create a textbox with a tooltip component attached with it so users can hover on the component to see clipped text inside a tooltip component.

Describe alternatives you've considered
- redirecting the user to a new page to show the complete content but this user has to be redirected to a new page each time he/she just wants to read the content.
- adding horizontal scroll for content that does not fit in the particular dimensions of the textbox. but it will problematic for user, especially for those who are using small screens.
hi i would like to work on this issue can you please assign me
Hey, is this issue assigned to anyone? I would like to work on this. Can you please elaborate on which component this issue arose? @IITvamp