Skip to content

Request URL bar fix and collection name truncation improvement#7222

Merged
filfreire merged 3 commits intoKong:developfrom
git-commit-amen:request-url-bar-fix-and-collection-trunc-improvement
Apr 8, 2024
Merged

Request URL bar fix and collection name truncation improvement#7222
filfreire merged 3 commits intoKong:developfrom
git-commit-amen:request-url-bar-fix-and-collection-trunc-improvement

Conversation

@git-commit-amen
Copy link
Contributor

Closes #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

Closes #7029: Unable to see full collection names

  • Added title (hover tooltip) for name label on collection card

@subnetmarco
Copy link
Member

Thanks for the contribution, we will review it soon.

@git-commit-amen
Copy link
Contributor Author

Hi there @subnetmarco, anything I can do to assist with this one? Happy to help if you have any further questions on it.
Thanks heaps!

…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 filfreire force-pushed the request-url-bar-fix-and-collection-trunc-improvement branch from 5196002 to 88d06d2 Compare April 8, 2024 12:40
filfreire
filfreire previously approved these changes Apr 8, 2024
Copy link
Contributor

@filfreire filfreire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally LGTM

@filfreire filfreire requested a review from jackkav April 8, 2024 12:56
@filfreire filfreire merged commit 8365706 into Kong:develop Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pressing enter/return while text is selected in the request URL bar causes the selected text to be deleted Unable to see full collection names

4 participants