Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide method for viewing/accessing any truncated text #1419

Closed
CatSchneider opened this issue Oct 17, 2024 · 1 comment
Closed

Provide method for viewing/accessing any truncated text #1419

CatSchneider opened this issue Oct 17, 2024 · 1 comment
Labels
enhancement Idea of improvement of existing feature.

Comments

@CatSchneider
Copy link

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.
image
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.
image
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.
image
Alt: Screenshot of the "Text Escape/Unescape" tool, displaying the tool description below the title.

Comments

No response

@CatSchneider CatSchneider added enhancement Idea of improvement of existing feature. untriaged labels Oct 17, 2024
@veler
Copy link
Collaborator

veler commented Oct 23, 2024

Hi,
This was fixed in DevToys 2.0, currently in preview: https://devtoys.app

@veler veler closed this as completed Oct 23, 2024
@veler veler removed the untriaged label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Idea of improvement of existing feature.
Projects
None yet
Development

No branches or pull requests

2 participants