RedisInsight / RedisDesktopManager

https://resp.app
Other
22.94k stars 3.27k forks source link

Show string/number values (that are not JSON) automatically as Plain Text when viewing as JSON #5144

Closed ea167 closed 2 years ago

ea167 commented 2 years ago

As the viewer pane keeps the state ("View as..."), switching between keys that contain JSON or simple strings is tedious and require way too many clicks. The problem is that the viewer does NOT display anything when viewing as JSON with non-json content.

It would be much more convenient to select "View as JSON", and when the content is not JSON-parsable, just display the raw value as plain text.

uglide commented 2 years ago

@ea167 thanks for the feedback By the look of it, you are facing the problems which were fixed in 2021.9 2021.9 is currently in the beta testing stage and will be published the next week.

Could you specify which OS do you use?

ea167 commented 2 years ago

Hello Igor,

First of all, congrats for your great work!

Here is my OS info:

Best,

--Eric

On Dec 10, 2021, at 1:48 AM, Igor Malinovskiy @.***> wrote:

@ea167 https://github.com/ea167 thanks for the feedback By the look of it, you are facing the problems which were fixed in 2021.9 2021.9 is currently in the beta testing stage and will be published the next week.

Could you specify which OS do you use?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/uglide/RedisDesktopManager/issues/5144#issuecomment-990788849, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAELSARQFEWXLRURDGHWYF3UQHEF7ANCNFSM5JSRRJDQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

uglide commented 2 years ago

Unfortunately, GitHub doesn't upload images from the email replies. Could you attach it using web page?

ea167 commented 2 years ago

Oops, sorry Igor! Let's try again:

2021-12-10 at 10 29 AM 2021-12-10 at 10 42 AM
uglide commented 2 years ago

@ea167 RDM 2021.9.227 was published in the Apple AppStore. Feel free to reopen this issue if you still experience the same issue with the new version.