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

Unable to see full collection names #7029

Closed
1 task done
felderi opened this issue Jan 26, 2024 · 0 comments · Fixed by #7222
Closed
1 task done

Unable to see full collection names #7029

felderi opened this issue Jan 26, 2024 · 0 comments · Fixed by #7222
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@felderi
Copy link

felderi commented Jan 26, 2024

Expected Behavior

image

For collection with longer names, I expect to see the collection name when I hover over the collection. At the moment, I have to click into the collection and go to Preferences to see the collection name.

Actual Behavior

When more than 1 collection share a similar name that long, it's very difficult to see the full name of the collection.

Reproduction Steps

Create two collections with similar long names and try to tell them apart in the Insomnia window.

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

8.6

What operating system are you using?

macOS

Operating System Version

Ventura

Installation method

insomnia.rest

Last Known Working Insomnia version

No response

@felderi felderi added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Jan 26, 2024
git-commit-amen added a commit to git-commit-amen/insomnia that referenced this issue Mar 28, 2024
…request URL bar causes the selected text to be deleted

- Fixed 'paste' handling code which was causing text replacement logic to run when text had merely been selected but not actually changed

Issue Kong#7029: Unable to see full collection names
- Added title (hover tooltip) for name label on collection card
filfreire pushed a commit to git-commit-amen/insomnia that referenced this issue Apr 8, 2024
…request URL bar causes the selected text to be deleted

- Fixed 'paste' handling code which was causing text replacement logic to run when text had merely been selected but not actually changed

Issue Kong#7029: Unable to see full collection names
- Added title (hover tooltip) for name label on collection card
filfreire added a commit that referenced this issue Apr 8, 2024
* Issue #7221: Pressing enter/return while text is selected in the request URL bar causes the selected text to be deleted
- Fixed 'paste' handling code which was causing text replacement logic to run when text had merely been selected but not actually changed

Issue #7029: Unable to see full collection names
- Added title (hover tooltip) for name label on collection card

* add title to workspace dropdown

* Update packages/insomnia/src/ui/components/codemirror/one-line-editor.tsx

---------

Co-authored-by: Filipe Freire <filipe.freire@konghq.com>
Co-authored-by: Jack Kavanagh <jackkav@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant