DevToys
DevToys copied to clipboard
Provide method for viewing/accessing any truncated text
What improvement do you think would an existing feature or tool in DevToys?
When attempting to view the descriptions of some of the tools in the tool viewers, most descriptions are short enough that they can be read in the UI without issue. However, there are some that appear to be too long or the title is too long such that the end of the description is truncated.
Alt: Screenshot of the DevToys app, highlighting the truncated description field of the "Text Escape/Unescape" tool within the Text tools viewer.
The issue is that I cannot find any way to access the entirety of the description. There is OnHover helper text that pops up when hovering over the buttons that appear at the bottom of the tool cards, but none for the description.
Alt: A screenshot showing the "Text Escape/Unescape" tool with the OnHover helper text, "Open in a new window", appearing above the mouse pointer hovered over the New Window button.
Solution/Idea
Simplest method would be to provide OnHover helper text for any/all areas where text may be truncated.
Another option specifically for tool descriptions would be to provide the full description for the tool just below the title when using the tool.
Alt: Screenshot of the "Text Escape/Unescape" tool, displaying the tool description below the title.
Comments
No response