jenius-apps / nightingale-rest-api-client

A modern, resource-efficient REST API client for Windows
https://nightingale.rest
MIT License
769 stars 36 forks source link

UI: Long url are truncated and hard to edit #209

Open lf-novelt opened 3 years ago

lf-novelt commented 3 years ago

Hello, just downloaded this cool utility. Please allow me a first UI feedback.

View mode

single line, truncated at the end (not really critical, but a tooltip showing the whole url could be helpful) image

Edit mode

Click on the url to edit -> changes to multi line editor with only first line visible (no scroll) image

Proposed solution

I think it's ok to truncate in view mode, but in edit mode, the textarea should show all the characters of the url by fixing the multiline mode