provectus/kafka-ui

Make applied filters editable

Open

#2,513 opened on Sep 1, 2022

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Java (977 forks)batch import
good first issuescope/frontendstatus/acceptedtype/enhancement

Repository metrics

Stars
 (7,799 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Describe the bug Will be good to edit the already applied filter for Messages with click on it, to not open the filters one more time.

Set up https://www.kafka-ui.provectus.io/

Steps to Reproduce

Steps to reproduce the behavior:

  1. Navigate to Topic/Messages
  2. Apply filter (saved/custom)
  3. Click on applied filter

Expected behavior Should open the applied filter with possibility to edit

Screenshots

https://user-images.githubusercontent.com/104780608/187914284-6ad929d5-c803-4d9b-99df-cdbd5ded100f.mov

Contributor guide