kafbat/kafka-ui

Format example JSON message in "Produce Message"

Open

#1,244 opened on Aug 6, 2025

 (13 comments) (0 reactions) (2 assignees)TypeScript (363 forks)auto 404
area/messagesarea/uxgood first issuehacktoberfestscope/frontendstatus/triage/completedtype/enhancement

Repository metrics

Stars
 (2,554 stars)
PR merge metrics
 (PR metrics pending)

Description

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

The proposal is related to the formatting in "produce message" modal, on example from Schema Registry.

Describe the feature you're interested in

Hey!

I have searched for similar issue but can't find such so I created this one. Would it be possible to format this example json value in "publish message" modal?

Currently it is an unformatted string. Would me awesome if it could be formatted as in old kafka-ui. (Or maybe it can be but I don't see a setting for that?)

Cheers

Describe alternatives you've considered

Autoformatting of such message would be best Else, a toggle/button that formats if when clicked on

Version you're running

1.3.0

Additional context

No response

Contributor guide