aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.42k stars 357 forks source link

fix(amazonq): add ellipsis for long text in login #5156

Closed ivikash closed 1 month ago

ivikash commented 1 month ago

Add ellipsis for Long text

Before After
Screenshot 2024-06-13 at 11 54 53 AM Screenshot 2024-06-13 at 11 52 52 AM

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

hayemaxi commented 1 month ago

Beautiful. Is this a better solution than expanding the size of the box or reducing the url font size according to the amount of text?

ivikash commented 1 month ago

Beautiful. Is this a better solution than expanding the size of the box or reducing the url font size according to the amount of text?

Adjusting the box size or font size based on the amount of text would create a confusing user experience (UX) because it would not provide a predictable outcome.