kafbat/kafka-ui

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

Chiusa

#1673 aperta il 7 feb 2026

 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (363 fork)auto 404
area/uxgood first issuescope/frontendstatus/triage/completedtype/bug

Metriche repository

Star
 (2554 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Logs

No response

Additional context

No response

Guida contributor