Skip to content

Implement UI for Writing Messages to a Topic #2795

@AlinaBelousovaUX

Description

@AlinaBelousovaUX

To provide users with the ability to produce and write messages directly into a YDB topic from the Enterprise Manager UI, supporting both text and binary formats, with options for partition selection and message repetition.

The feature must allow users to:

  • Write a new message into a topic.
  • Choose a target partition: Either a specific partition (by ID) or rely on automatic partition assignment.
  • Repeat an existing message: Select a message from the topic view, copy its content (key/value/headers), and re-write it, with the ability to modify the content before sending.
  • Specify message format: Write data in text (UTF-8) or binary (base64-encoded) format for both key and value.
  • Add headers: Provide a key-value interface for adding custom headers to the message.

Entry Points
As per the approved design, the feature must be accessible from three distinct entry points:

Light Theme Mockups
Dark Theme Mockups

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions