insulator2 icon indicating copy to clipboard operation
insulator2 copied to clipboard

fix hide notifications

Open andrewinci opened this issue 1 year ago • 0 comments

  • move save text to hook
  • add notification hook
  • use notification hook instead of free notification functions
  • wrap setConsumerGroup in a hook
  • move getConsumerGroupState to the admin hook
  • move kafka admin functions into useAdmin
  • export useListTopics in a separate hook
  • update hooks in admin
  • wrap getTopicInfo and getLastOffset into hooks
  • show last offset in the consumerner group view
  • wip

andrewinci avatar May 28 '23 16:05 andrewinci