Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto format messages and other features #5

Open
olbabushkin opened this issue May 27, 2024 · 5 comments
Open

Auto format messages and other features #5

olbabushkin opened this issue May 27, 2024 · 5 comments

Comments

@olbabushkin
Copy link

Hello, thanks for your work! We was waiting for nats GUI for a long time.
Here is a some feature would be great to make:

  1. message auto format. I would like to press "Format" button once and get all next messages being auto-formatted too. Looks like there is no reason to not auto format msgs at all.
  2. We have to see msg headers as well as msg body. At least at msg preview window. There is many information we store in headers
  3. Msg send option has to have msg headers. With out this feature we can't use it unfortinatly
  4. Msg send should have msg drafts, or templates to use it for some common cases. This would be really usefull for trigger some consumer tests or w/e

Thanks for your work again !

@priolo
Copy link
Collaborator

priolo commented May 28, 2024

thank you for your feedback

1
You're right, it's annoying!
I'll make a switch on the "format".
If it is "on" it will appear already formatted

2, 3
you are right here too.
That's something we plan to do

4
it's an interesting proposal, I'll take it into consideration.

@olbabushkin
Copy link
Author

Thank you ! We are w8ing for the changes

@priolo
Copy link
Collaborator

priolo commented Jun 5, 2024

image
in the latest version (v.0.3.0)

  • the format button (1) can function as a switch
  • by default the message appears already formatted
  • the type displayed is defined in (2)

problems
Unfortunately the first time the message appears it may happen that it is not formatted.
I'll fix it in the next patch

@pricelessrabbit
Copy link
Collaborator

@olbabushkin we just released v0.4.0 with headers support

@olbabushkin
Copy link
Author

That's great ! Thank you !
p.s. btw headers probably should be open by default, but anyway there is a great job and it makes UI usefull now !

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

No branches or pull requests

3 participants