Opender Singh

Results 61 comments of Opender Singh

Hi @josephkmh, I'm not aware of workarounds at the moment and haven't explored it aside from the comment above.

This seems like a UI bug - a [unit test](https://github.com/Kong/insomnia/blob/develop/packages/insomnia-importers/src/__tests__/fixtures/curl/multi-data-input.sh) exists which contains the multi-line character, and it behaves in the same way described above. Partly imports after the first...

Hey folks, this was an intentional change that came within 2020.5, to give users the ability to [use special characters such as hyphens](https://github.com/Kong/insomnia/issues/2601) in environment variables. This should be fully...

No worries! I hear you, especially with readability. I'll see what we can do as it's evident the display needs to be revisited. 😃

Thanks for the report! I wonder if it is related to missing fonts. Did it work for you in 2020.3.3 (the previous stable version)?

Just looked at the PR that introduced it (https://github.com/Kong/insomnia/pull/2505) and it contains a screenshot from Linux working correctly on Ubunutu 20.04.1. 🤔 INS-124.

Very strange > Is there any way I can test other versions without installation? .zip artifact of release seems to have macOS version only. Unfortunately there is no portable version,...

> That message is apparently caused by the fact that my user is not a classic system passwd/shadow user, but SSSD (Active Directory) bound. Insomnia seems to rely on a...

Looks like the editing descriptions was never added in even though the model was updated (as part of https://github.com/Kong/insomnia/pull/252 and subsequent PRs). The context menus for folders and requests are...

I just noticed that a workspace has a workspace settings view, containing name and description. Request also has a request settings view, with name and description. Something similar can be...