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

Fix: Fixed issue where item names in the Tags widget didn't have ellipsis #12651

Merged
merged 1 commit into from Jun 19, 2023

Conversation

hishitetsu
Copy link
Member

Resolved / Related Issues

Validation
How did you test these changes?

  • Did you build the app and test your changes?
  • Did you check for accessibility? You can use Accessibility Insights for this.
  • Did you remove any strings from the en-us resource file?
    • Did you search the solution to see if the string is still being used?
  • Did you implement any design changes to an existing feature?
    • Was this change approved?
  • Are there any other steps that were used to validate these changes?
    1. Item names now should have ellipsis if trimmed
    2. A tooltip with the path now should be displayed
    3. Right-clickable area of the item is now corrected

@yaira2 yaira2 changed the title Fix: Fixed issue where item names in Tags widget didn't have ellipsis Fix: Fixed issue where item names in the Tags widget didn't have ellipsis Jun 19, 2023
@yaira2
Copy link
Member

yaira2 commented Jun 19, 2023

LGTM

@yaira2 yaira2 merged commit 031c35d into files-community:main Jun 19, 2023
2 checks passed
@hishitetsu hishitetsu deleted the FixTagsWidget branch June 19, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Item names in Tags widget don't have ellipsis even when trimmed
2 participants