kafka-ui/kafka-ui-react-app/src/components/Topics
David 5cdd44daee
[FE] Fix updating message count upon clearing messages (#3080)
* in a function clearTopicMessagesHandler added invalidateQueries

* changed redux Topic messages clear with react query call

* changed redux Topic messages clear with react query call on Overview/ActionCell.tsx

* show on alert deleted item

* added s on variable clearMessage

* removed clearTopicMessages action from redux and replace functionality with hook useClearTopicMessages

---------

Co-authored-by: davitbejanyan <dbejanyan@provectus.com>
2023-03-15 13:47:58 +04:00
..
__tests__ fixed All warnings with Act function in testing library (#2910) 2022-11-22 16:40:34 +04:00
List [FE] Fix updating message count upon clearing messages (#3080) 2023-03-15 13:47:58 +04:00
New Feature: Cluster web configuration wizard (#3241) 2023-03-09 19:36:49 +04:00
shared/Form UI: Implement a dark theme (#2996) 2023-03-14 22:03:05 +04:00
Topic [FE] Fix updating message count upon clearing messages (#3080) 2023-03-15 13:47:58 +04:00
Topics.tsx [FE] Implement 404/403s (#2966) 2022-12-09 13:31:51 +04:00