Skip to content

Unable to remove the custom parameter rows after pressing 'x' for topic creation page #1673

@Rupa-421

Description

@Rupa-421

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

The custom parameter input fields are not removed from the UI after clicking the 'x' icon.

Expected behavior

The expected behavior is that upon clicking the 'x' icon, the corresponding 'custom parameter' input field and its contents should be remvoed from the user interface.

Your installation details

Ran the below docker command:
docker run -it -p 8080:8080 -e DYNAMIC_CONFIG_ENABLED=true ghcr.io/kafbat/kafka-ui

Steps to reproduce

1.Go to the page for creating topics
2.Then click the button to add custom parameters.
3.Then try to remove the the custom input parameter boxes by clicking on 'x' button.

Screenshots

Image

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions