kafbat/kafka-ui

Messages: Produce: New data is not generated

Open

#624 opened on Oct 18, 2024

 (2 comments) (0 reactions) (0 assignees)TypeScript (363 forks)auto 404
area/messagesgood first issuehacktoberfestscope/frontendstatus/confirmedstatus/triage/completedtype/bug

Repository metrics

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

Description

  1. Open a topic with a schema available
  2. Produce a message with dummy generated data
  3. Open produce again, the previously generated data remains the same

TODO:

  • Regenerate the dummy data on produce

Contributor guide