instance_id stringlengths 17 39 | repo stringclasses 8
values | issue_id stringlengths 14 34 | pr_id stringlengths 14 34 | linking_methods listlengths 1 3 | base_commit stringlengths 40 40 | merge_commit stringlengths 0 40 ⌀ | hints_text listlengths 0 106 | resolved_comments listlengths 0 119 | created_at timestamp[ns, tz=UTC] | labeled_as listlengths 0 7 | problem_title stringlengths 7 174 | problem_statement stringlengths 0 55.4k | gold_files listlengths 0 10 | gold_files_postpatch listlengths 1 10 | test_files listlengths 0 60 | gold_patch stringlengths 220 5.83M | test_patch stringlengths 386 194k ⌀ | split_random stringclasses 3
values | split_time stringclasses 3
values | issue_start_time timestamp[ns] | issue_created_at timestamp[ns, tz=UTC] | issue_by_user stringlengths 3 21 | split_repo stringclasses 3
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
provectus/kafka-ui/1469_1474 | provectus/kafka-ui | provectus/kafka-ui/1469 | provectus/kafka-ui/1474 | [
"connected",
"timestamp(timedelta=0.0, similarity=0.9499271318842601)"
] | f2272bd6b35c8e4326a1a7595d339278a0223b82 | 471e84d0f92065d155911ebd7f3cd67be0ad4e14 | [] | [] | 2022-01-25T08:58:48Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Schema type is not updated when history push | **Describe the bug**
(A clear and concise description of what the bug is.)
There's a problem while page history changes after update schema type. A new value appears to late and the one is rendered
**Set up**
(How do you run the app?
Which version of the app are you running? Provide either docker image versio... | [
"kafka-ui-react-app/src/components/ConsumerGroups/Details/ResetOffsets/ResetOffsets.tsx",
"kafka-ui-react-app/src/components/Schemas/Edit/Edit.tsx",
"kafka-ui-react-app/src/redux/reducers/schemas/schemasSlice.ts"
] | [
"kafka-ui-react-app/src/components/ConsumerGroups/Details/ResetOffsets/ResetOffsets.tsx",
"kafka-ui-react-app/src/components/Schemas/Edit/Edit.tsx",
"kafka-ui-react-app/src/redux/reducers/schemas/schemasSlice.ts"
] | [] | diff --git a/kafka-ui-react-app/src/components/ConsumerGroups/Details/ResetOffsets/ResetOffsets.tsx b/kafka-ui-react-app/src/components/ConsumerGroups/Details/ResetOffsets/ResetOffsets.tsx
index ce574325f69..66377f8bce0 100644
--- a/kafka-ui-react-app/src/components/ConsumerGroups/Details/ResetOffsets/ResetOffsets.tsx
... | null | test | train | 2022-01-25T11:53:27 | 2022-01-24T19:17:27Z | Hurenka | train |
provectus/kafka-ui/1425_1475 | provectus/kafka-ui | provectus/kafka-ui/1425 | provectus/kafka-ui/1475 | [
"timestamp(timedelta=1.0, similarity=0.9570725892626001)",
"connected"
] | d5f83b09f4a6a12c1ee33a2fc5517eed4d9ad276 | f2272bd6b35c8e4326a1a7595d339278a0223b82 | [] | [] | 2022-01-25T09:24:33Z | [
"scope/frontend",
"status/accepted",
"type/chore"
] | Replacing enzyme to react testing library for topics overview | ### Is your proposal related to a problem?
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
(Write your answer here.)
### Describe the solution you'd like
<!--
Provide a clear and concise description of what you want to happen.
... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx
index f0b8f58303b..1373e4880fb 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overvi... | null | train | train | 2022-01-25T11:30:48 | 2022-01-19T13:45:28Z | NelyDavtyan | train |
provectus/kafka-ui/1482_1495 | provectus/kafka-ui | provectus/kafka-ui/1482 | provectus/kafka-ui/1495 | [
"timestamp(timedelta=1.0, similarity=0.9449612894678788)",
"connected"
] | c9e7aac8988ef04731ee843f4edc2ef63bd7deb8 | 2f3aae028ecf993cd56ca98a9a43a612d2c5082b | [
"k8s versions:\r\n1.17.0\r\n1.18.0\r\n1.19.0\r\n1.20.0\r\n1.21.0\r\n1.22.0+"
] | [] | 2022-01-26T17:02:27Z | [
"type/enhancement",
"status/accepted",
"scope/infrastructure",
"scope/k8s"
] | add workflow that tests helm chart | Subj. | [] | [
".github/workflows/helm.yaml"
] | [] | diff --git a/.github/workflows/helm.yaml b/.github/workflows/helm.yaml
new file mode 100644
index 00000000000..69d25985e5b
--- /dev/null
+++ b/.github/workflows/helm.yaml
@@ -0,0 +1,27 @@
+name: Helm
+on:
+ pull_request:
+ types: [ 'opened', 'edited', 'reopened', 'synchronize' ]
+ paths:
+ - "charts/**"
+jo... | null | train | train | 2022-01-26T20:04:16 | 2022-01-25T14:59:11Z | 5hin0bi | train |
provectus/kafka-ui/1383_1498 | provectus/kafka-ui | provectus/kafka-ui/1383 | provectus/kafka-ui/1498 | [
"connected"
] | 540b8eb79b2d38d2b5dab8e6d04cf1ff16847e46 | 7cdcacf5d5327e3f4a7ac26876f58795d135bd2b | [
"Hello there NelyDavtyan! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"TopicsService#getComparatorForTopic implement sorting order (ASC/DESC)"... | [] | 2022-01-27T00:03:41Z | [
"type/enhancement",
"good first issue",
"scope/backend",
"scope/frontend",
"status/accepted",
"status/confirmed",
"status/pending-frontend"
] | Create parameters of request for sorting topics | **Describe the bug**
We can't get sorted names of topics
**Steps to Reproduce**
Steps to reproduce the behavior:
1.
**Expected behavior**
On clicking sorting button we should be able to have soretd list of names from A-Z and from Z-A. Now we get only A-Z
\r\nAs I mentioned in a discussion, this seems to be a regression indeed. We'll take a look!",
"@giom-l the fix is available in `master`-labeled image",
"Sorry for the delay, I just tested it and it's OK :)",
"> Sorry for the delay, I just tested it... | [] | 2022-01-28T10:24:56Z | [
"type/bug",
"scope/backend",
"status/accepted",
"type/regression"
] | Readonly mode regression | ### Discussed in https://github.com/provectus/kafka-ui/discussions/1497
<div type='discussions-op-text'>
<sup>Originally posted by **giom-l** January 26, 2022</sup>
Hi,
Long time no see. I just realized I had missed some releases since last time.
So I just tried to update our UI from 0.2.1 to 0.3.3.
What ... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/model/InternalClusterState.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/model/InternalClusterState.java"
] | [] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/model/InternalClusterState.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/model/InternalClusterState.java
index 53196708042..8626047c4c5 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/model/InternalClusterState.java
+++ b/kafka-ui-... | null | train | train | 2022-01-28T09:13:25 | 2022-01-27T07:55:30Z | Haarolean | train |
provectus/kafka-ui/1482_1522 | provectus/kafka-ui | provectus/kafka-ui/1482 | provectus/kafka-ui/1522 | [
"connected"
] | 9bd881a97bde4506d2e37657b32d90cbd7fa050c | a24696cc30e1f8ff0793579f4d834b3f557eb337 | [
"k8s versions:\r\n1.17.0\r\n1.18.0\r\n1.19.0\r\n1.20.0\r\n1.21.0\r\n1.22.0+"
] | [] | 2022-01-31T10:02:44Z | [
"type/enhancement",
"status/accepted",
"scope/infrastructure",
"scope/k8s"
] | add workflow that tests helm chart | Subj. | [
".github/workflows/helm.yaml"
] | [
".github/workflows/helm.yaml"
] | [] | diff --git a/.github/workflows/helm.yaml b/.github/workflows/helm.yaml
index 69d25985e5b..18abec82f01 100644
--- a/.github/workflows/helm.yaml
+++ b/.github/workflows/helm.yaml
@@ -4,6 +4,11 @@ on:
types: [ 'opened', 'edited', 'reopened', 'synchronize' ]
paths:
- "charts/**"
+
+ schedule:
+ # * is ... | null | train | train | 2022-01-31T10:56:15 | 2022-01-25T14:59:11Z | 5hin0bi | train |
provectus/kafka-ui/1525_1526 | provectus/kafka-ui | provectus/kafka-ui/1525 | provectus/kafka-ui/1526 | [
"connected"
] | 10e6160eaf97c27ccd1c0937763feadac9fcdce5 | 42a004af1c46e10c1c127472edcb02f78f601675 | [
"Hello there ValentinPrischepa! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀"
] | [] | 2022-01-31T22:46:57Z | [
"type/enhancement",
"good first issue",
"scope/backend",
"scope/frontend",
"status/accepted",
"status/pending-frontend"
] | Add sorting order to the consumer groups page. | ### Is your proposal related to a problem?
We can sort consumer groups by groupId, number of members, or state, but can't set order direction(ASC/DESC)
<!--
-->
### Describe the solution you'd like
We need to pass an additional parameter from UI, to define sort order direction, similar functionalit... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/ConsumerGroupsController.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ConsumerGroupService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/ConsumerGroupsController.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ConsumerGroupService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml"
] | [
"kafka-ui-api/src/test/java/com/provectus/kafka/ui/KafkaConsumerGroupTests.java"
] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/ConsumerGroupsController.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/ConsumerGroupsController.java
index bca15d22032..28ce1bbadad 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/ConsumerGroupsCont... | diff --git a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/KafkaConsumerGroupTests.java b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/KafkaConsumerGroupTests.java
index 16b2a14036e..f98ea2cb092 100644
--- a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/KafkaConsumerGroupTests.java
+++ b/kafka-ui-api/src/t... | val | train | 2022-01-31T13:20:59 | 2022-01-31T22:26:58Z | ValentinPrischepa | train |
provectus/kafka-ui/1508_1527 | provectus/kafka-ui | provectus/kafka-ui/1508 | provectus/kafka-ui/1527 | [
"timestamp(timedelta=0.0, similarity=1.0)",
"connected"
] | dd0f7038e35242ca7a3c2eebd63bb681fceeb701 | 8a7399b093a16c2dbe4b3bfd1d5e7d442098b585 | [] | [
"```suggestion\r\n it('returns parsed partition from params when partition list includes selected partition', () => {\r\n```",
"update description",
"returns what?",
"👍 ",
"I'm ok with it",
"returns what?",
"pls check all the cases",
"\r\n```suggestion\r\n it('returns partitions when searchPara... | 2022-02-01T09:41:40Z | [
"good first issue",
"scope/frontend",
"type/chore"
] | Improve test coverage | **Describe the bug**
Files are not completely covered with tests
src/components/Topics/Topic/Details/Messages/Filters/utils.ts
src/components/Topics/Topic/Topic.tsx
src/components/Topics/Topic/Details/Settings/ConfigListItem.tsx
**Expected behavior**
100% covered | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/utils.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/__test__/utils.spec.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Settings/ConfigListItem.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/De... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/utils.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/__test__/utils.spec.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Settings/ConfigListItem.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/De... | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/utils.ts b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/utils.ts
index 6328d96ac9b..8b29b5b820f 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/utils.ts
+++ b/kafka-ui-rea... | null | train | train | 2022-02-03T11:33:29 | 2022-01-28T10:52:46Z | workshur | train |
provectus/kafka-ui/1512_1539 | provectus/kafka-ui | provectus/kafka-ui/1512 | provectus/kafka-ui/1539 | [
"connected",
"timestamp(timedelta=638.0, similarity=0.9024398401144011)"
] | 136f12d76ac8d65233d13cbf7301ac5cb9873ad4 | 529cd0bd6e4a6f057fa5e28f733ca5ef508a883b | [
"Hello there Tri0L! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hi, thanks for the suggestion! We'll take this into consideration :)",
"Rel... | [] | 2022-02-03T00:22:09Z | [
"type/enhancement",
"good first issue",
"scope/backend",
"scope/frontend",
"status/accepted"
] | Sort topics by size | ### Is your proposal related to a problem?
Sometimes I need to find biggest topic in cluster. It will be great if I can sort list topics by `Size`/`Number of messages` in UI by click on table header like this is working for `Total partitions` or `Out of sync replicas`
| [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/TopicsService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/TopicsService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml"
] | [] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/TopicsService.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/TopicsService.java
index d115f99c318..5a14e8c9aff 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/TopicsService.java
+++ b/kafka-ui-api/src/main/ja... | null | train | train | 2022-02-09T10:22:51 | 2022-01-28T19:58:31Z | Tri0L | train |
provectus/kafka-ui/1533_1540 | provectus/kafka-ui | provectus/kafka-ui/1533 | provectus/kafka-ui/1540 | [
"connected"
] | 8a7399b093a16c2dbe4b3bfd1d5e7d442098b585 | 00bac4eded5b4010e7ea57369afa686db945dc46 | [] | [
"I'm not sure about hiding it \r\nI think we either just have to add our styles or add `-webkit-appearance: auto;` (it will show only when user scrolls and it has scroll)\r\n\r\n",
"I have to add - that i don't think select has to scroll horizontally but i think i will be great indicator that we done something wr... | 2022-02-03T09:58:28Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Too short dropdown field | Topic params:

Related to #1520. Please check the rest of dropdowns for this issue.
| [
"kafka-ui-react-app/src/components/common/Select/Select.styled.ts"
] | [
"kafka-ui-react-app/src/components/common/Select/Select.styled.ts"
] | [] | diff --git a/kafka-ui-react-app/src/components/common/Select/Select.styled.ts b/kafka-ui-react-app/src/components/common/Select/Select.styled.ts
index dd5f730d72b..e730f0528f5 100644
--- a/kafka-ui-react-app/src/components/common/Select/Select.styled.ts
+++ b/kafka-ui-react-app/src/components/common/Select/Select.style... | null | train | train | 2022-02-03T12:06:13 | 2022-02-02T10:21:24Z | Haarolean | train |
provectus/kafka-ui/1535_1542 | provectus/kafka-ui | provectus/kafka-ui/1535 | provectus/kafka-ui/1542 | [
"timestamp(timedelta=0.0, similarity=0.8801309823947957)",
"connected"
] | 00bac4eded5b4010e7ea57369afa686db945dc46 | 6d7817ffa73fce3110a7ed90baef4462672b7ff5 | [] | [
"It's just styling thing - i prefer this\r\n```suggestion\r\n {cleanUpPolicy === CleanUpPolicy.DELETE && (\r\n```",
"Same thing, if we have enums - i prefer to use them\r\n",
"I don't really like to use booleans like this\r\nJust exposing `cleanUpPolicy` seems fine \r\nIf we need something with oth... | 2022-02-03T16:34:41Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed",
"type/regression"
] | Button "clear all messages" shouldn't be present for some cleanup policies | **Describe the bug**
(A clear and concise description of what the bug is.)
https://github.com/provectus/kafka-ui/issues/992
**Set up**
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner. We won't be able to help you ... | [
"kafka-ui-react-app/src/components/Topics/List/ListItem.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Details.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx",
"k... | [
"kafka-ui-react-app/src/components/Topics/List/ListItem.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Details.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx",
"k... | [] | diff --git a/kafka-ui-react-app/src/components/Topics/List/ListItem.tsx b/kafka-ui-react-app/src/components/Topics/List/ListItem.tsx
index fa59db34050..7b065401a09 100644
--- a/kafka-ui-react-app/src/components/Topics/List/ListItem.tsx
+++ b/kafka-ui-react-app/src/components/Topics/List/ListItem.tsx
@@ -25,7 +25,14 @@ ... | null | train | train | 2022-02-04T13:22:52 | 2022-02-02T10:52:54Z | Khakha-A | train |
provectus/kafka-ui/127_1547 | provectus/kafka-ui | provectus/kafka-ui/127 | provectus/kafka-ui/1547 | [
"connected"
] | 136f12d76ac8d65233d13cbf7301ac5cb9873ad4 | 1699663bacb25c2e8dca7b3b778ce1d683ce41cf | [
"#1741 "
] | [] | 2022-02-04T11:59:54Z | [
"scope/backend",
"scope/frontend",
"status/accepted",
"type/feature"
] | Topic messages: Smart filters | 1. Add query parameter js-filter with java script predicate function
2. Add Nashorn dependency
3. Filter messages before string inclusion using this function and record
4. Pass variables to function:
4.1 key (key object)
4.2 value (content object)
4.3 headers
4.4 offset
4.5 partition
UPD: design for the fro... | [
"kafka-ui-api/pom.xml",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/MessagesController.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/MessagesService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml",
"pom.xml"
] | [
"kafka-ui-api/pom.xml",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/MessagesController.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/MessageFilters.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/MessagesService.java",
"kafka-ui-contract/src/main/resou... | [
"kafka-ui-api/src/test/java/com/provectus/kafka/ui/emitter/MessageFiltersTest.java",
"kafka-ui-api/src/test/java/com/provectus/kafka/ui/service/SendAndReadTests.java"
] | diff --git a/kafka-ui-api/pom.xml b/kafka-ui-api/pom.xml
index a6092e84474..0a07d322568 100644
--- a/kafka-ui-api/pom.xml
+++ b/kafka-ui-api/pom.xml
@@ -202,6 +202,18 @@
<artifactId>spring-security-ldap</artifactId>
</dependency>
+
+ <dependency>
+ <groupId>org.codehaus.groovy<... | diff --git a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/emitter/MessageFiltersTest.java b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/emitter/MessageFiltersTest.java
new file mode 100644
index 00000000000..ded921bfcd9
--- /dev/null
+++ b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/emitter/MessageFilt... | train | train | 2022-02-09T10:22:51 | 2020-11-24T12:18:11Z | soffest | train |
provectus/kafka-ui/1521_1553 | provectus/kafka-ui | provectus/kafka-ui/1521 | provectus/kafka-ui/1553 | [
"keyword_pr_to_issue",
"connected"
] | 6428cbef4a2948748fd58eec3dbc764aa713d527 | e2a3b7b2631163f9c3f60b618e2c71851dbfed40 | [
"Hello there Alepacox! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hey, thanks for the suggestion. This seems like a good feature, we'll get ... | [] | 2022-02-04T13:54:49Z | [
"type/enhancement",
"good first issue",
"scope/backend",
"scope/frontend",
"status/accepted",
"status/pending-frontend"
] | Show IP and port of brokers in UI/API | Good morning, thank you very much for the great work you are doing.
I just wanted to know if there is a possibility to also show the port of the brokers on the /clusters/clusterName/brokers endpoint.
It would be so useful for scenarios where brokers are added to the cluster with random port mappings, so that you can ... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/mapper/ConsumerGroupMapper.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/BrokerService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/mapper/ConsumerGroupMapper.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/BrokerService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml"
] | [
"kafka-ui-api/src/test/java/com/provectus/kafka/ui/service/BrokerServiceTest.java"
] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/mapper/ConsumerGroupMapper.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/mapper/ConsumerGroupMapper.java
index b821d920cf7..192058449f6 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/mapper/ConsumerGroupMapper.java
+++ b/kafka-ui-... | diff --git a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/service/BrokerServiceTest.java b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/service/BrokerServiceTest.java
new file mode 100644
index 00000000000..816ec61eee3
--- /dev/null
+++ b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/service/BrokerService... | val | train | 2022-02-16T16:25:41 | 2022-01-31T09:07:38Z | Alepacox | train |
provectus/kafka-ui/1554_1565 | provectus/kafka-ui | provectus/kafka-ui/1554 | provectus/kafka-ui/1565 | [
"connected"
] | fbbc6537c8cc533901451003dcb7ff453b5d6b1c | 58fdb85fb89ae18a5bf9d6a0299666a90a399b7d | [
"#1268 ?"
] | [] | 2022-02-07T12:49:06Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Inconsistency in stats of Topics and Brokers [Bug] | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
Stats of Brokers and Topics look different for similar parameters (URP and ISR).
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the t... | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
index 99f0454fc12..411f7cf414d 100644
--- a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
+++ b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
@@ -30,6 +30,9 @@ const Brokers: React.... | null | test | train | 2022-02-14T11:27:42 | 2022-02-04T17:48:06Z | agolosen | train |
provectus/kafka-ui/1545_1570 | provectus/kafka-ui | provectus/kafka-ui/1545 | provectus/kafka-ui/1570 | [
"timestamp(timedelta=0.0, similarity=0.9341314773691368)",
"connected"
] | a040a66f09cf18d6242c8819cba3d423e1d69695 | 164d33b7070000db5c9a075f3d355c6d14e701bd | [
"Hey, thanks for the suggestion. Definitely will do :)"
] | [
"Put this outside of hook, you need to define this constant only once",
"Also, correct the spelling of word DISSMISS",
"it's not a good idea to name a variable 'test',change the name please",
"Typo\r\n```suggestion\r\nconst AUTO_DISMISS_TIME = 2000;\r\n```",
"Cool \r\nI will use this in my PR",
"Move disp... | 2022-02-07T17:11:44Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | [Feature] Feedback to the user when a message content is copied to clipboard | When I copy a message to my clipboard, there is no clear indications that it is done.
Obviously, I can paste it wherever I want.
But I'd find nice to have some notifications anywhere that would say me "message copied to clipboard" then disappears some seconds later.
Version tested : ([8a7399b](https://github.co... | [
"kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec.tsx",
"kafka-ui-react-app/src/lib/hooks/useDataSaver.ts"
] | [
"kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec.tsx",
"kafka-ui-react-app/src/lib/hooks/useDataSaver.ts"
] | [] | diff --git a/kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec.tsx b/kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec.tsx
index 85a06d3ca5e..bc2cc9b66ce 100644
--- a/kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec.tsx
+++ b/kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec... | null | test | train | 2022-02-09T15:59:22 | 2022-02-03T20:20:35Z | giom-l | train |
provectus/kafka-ui/1472_1574 | provectus/kafka-ui | provectus/kafka-ui/1472 | provectus/kafka-ui/1574 | [
"connected"
] | d13d4dc327cef08d7b61956b7e84cd57af781bf2 | f3c07b15e55970960b0273828bf0968506989e8f | [
"Hello there cleboo! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hey, thanks for reaching out.\r\n\r\nThis is for sure because of the zookeep... | [] | 2022-02-08T14:57:07Z | [
"type/bug",
"good first issue",
"scope/backend",
"status/accepted",
"status/confirmed"
] | Zookeeper thread leaking | Hi!
Thanks in advance for your help! kafka-ui is a super helpful tool!
**Describe the bug**
After running for a day the kafka-ui docker container (image: provectuslabs/kafka-ui:0.3.1) is using over 5000 Threads leading to high CPU and Memory Usage and evntually a crash of the host machine if nothing is done.
... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ZookeeperService.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ZookeeperService.java"
] | [
"kafka-ui-api/src/test/java/com/provectus/kafka/ui/service/ZookeeperServiceTest.java"
] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ZookeeperService.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ZookeeperService.java
index 03638afc7f6..6e8f1a5f516 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ZookeeperService.java
+++ b/kafka-ui-api/sr... | diff --git a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/service/ZookeeperServiceTest.java b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/service/ZookeeperServiceTest.java
new file mode 100644
index 00000000000..92da37f27a8
--- /dev/null
+++ b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/service/Zookeep... | train | train | 2022-03-10T09:17:02 | 2022-01-25T08:19:47Z | cleboo | train |
provectus/kafka-ui/1555_1575 | provectus/kafka-ui | provectus/kafka-ui/1555 | provectus/kafka-ui/1575 | [
"connected"
] | edabfca9660ae6769b7849e62ffa5cef006d23d6 | a040a66f09cf18d6242c8819cba3d423e1d69695 | [
"Hello there sandrospadaro! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hey, thanks for the suggestion. I've considered this but got lost in ... | [] | 2022-02-08T18:34:46Z | [
"type/enhancement",
"scope/backend",
"status/accepted"
] | [Feature]Use an unprivileged user in the dockerfile | ### Is your proposal related to a problem?
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
Use an unprivileged user in the dockerfile
### Describe the solution you'd like
<!--
Provide a clear and concise description of what you ... | [
"kafka-ui-api/Dockerfile"
] | [
"kafka-ui-api/Dockerfile"
] | [] | diff --git a/kafka-ui-api/Dockerfile b/kafka-ui-api/Dockerfile
index ba8569b100d..5488a771810 100644
--- a/kafka-ui-api/Dockerfile
+++ b/kafka-ui-api/Dockerfile
@@ -1,5 +1,9 @@
FROM alpine:3.15.0
-RUN apk add --no-cache openjdk13-jre libc6-compat gcompat
+
+RUN apk add --no-cache openjdk13-jre libc6-compat gcompat \
+... | null | train | train | 2022-02-09T14:05:08 | 2022-02-05T15:36:10Z | sandrospadaro | train |
provectus/kafka-ui/1490_1583 | provectus/kafka-ui | provectus/kafka-ui/1490 | provectus/kafka-ui/1583 | [
"connected"
] | 164d33b7070000db5c9a075f3d355c6d14e701bd | 445dc3e2709faa9d3933b6f6b811c355f5c1916b | [] | [] | 2022-02-10T11:59:54Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Expand scrollable pane in connectors->config | Scrollable space is too short while the rest of the screen is empty

| [
"kafka-ui-react-app/src/components/Connect/Details/Config/Config.tsx",
"kafka-ui-react-app/src/components/Connect/Details/Config/__test__/__snapshots__/Config.spec.tsx.snap",
"kafka-ui-react-app/src/components/common/Editor/Editor.tsx"
] | [
"kafka-ui-react-app/src/components/Connect/Details/Config/Config.tsx",
"kafka-ui-react-app/src/components/Connect/Details/Config/__test__/__snapshots__/Config.spec.tsx.snap",
"kafka-ui-react-app/src/components/common/Editor/Editor.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Connect/Details/Config/Config.tsx b/kafka-ui-react-app/src/components/Connect/Details/Config/Config.tsx
index 253ca0b691a..4e200aae475 100644
--- a/kafka-ui-react-app/src/components/Connect/Details/Config/Config.tsx
+++ b/kafka-ui-react-app/src/components/Connect/Details/C... | null | test | train | 2022-02-10T07:58:12 | 2022-01-26T11:12:24Z | Haarolean | train |
provectus/kafka-ui/1302_1586 | provectus/kafka-ui | provectus/kafka-ui/1302 | provectus/kafka-ui/1586 | [
"connected"
] | d40af6d38605d43d31bca5a24c5e0061c1d193ca | 77706ce670e9fc88aa13d320bfa7980315ef0761 | [] | [
"Is there a point in `useMemo` in `defaultValues`?\r\n\r\nI'm not sure if it's needed ",
"bcs we should memo changes of keyDefaultValue, contentDefaultValue to prevent rerender of it ",
"> The defaultValues for inputs are used as the initial value when a component is first rendered, before a user interacts with... | 2022-02-11T10:08:26Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Generated messages (key & content) are being sent as nulls if not changed | **Describe the bug**
"Lorem ipsum"-ish messages generated by default are being sent as null if corresponding fields are not changed (e.g. headers are being changed). This behaviour is not clear.
**Set up**
docker-compose -f kafka-ui.yaml
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Press produ... | [
"kafka-ui-react-app/src/components/Topics/Topic/SendMessage/SendMessage.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/SendMessage/SendMessage.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/SendMessage/SendMessage.tsx b/kafka-ui-react-app/src/components/Topics/Topic/SendMessage/SendMessage.tsx
index ee1ba03de4a..d6f987d9ffc 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/SendMessage/SendMessage.tsx
+++ b/kafka-ui-react-app/src/compone... | null | train | train | 2022-02-21T14:56:23 | 2021-12-21T10:04:34Z | Haarolean | train |
provectus/kafka-ui/1491_1590 | provectus/kafka-ui | provectus/kafka-ui/1491 | provectus/kafka-ui/1590 | [
"timestamp(timedelta=1.0, similarity=0.8684755829468429)",
"connected"
] | 638815325953625d93882e7afa523be463a9518c | 217f0ead0d871205f7a05062cdf56649b8eecc79 | [
"It should be consistent if Test running here in Connectors would be green if it > 0\r\n<img width=\"348\" alt=\"Screenshot 2022-02-01 at 23 08 56\" src=\"https://user-images.githubusercontent.com/92585878/152051769-dd88ec72-3657-46c1-9ec9-7e6b4b1b6067.png\">\r\n"
] | [] | 2022-02-11T13:23:30Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Invalid color of "tasks failed" badge | connectors-> select connector
"tasks failed" color is red even when it equals to zero

| [
"kafka-ui-react-app/src/components/Connect/Details/Overview/Overview.tsx"
] | [
"kafka-ui-react-app/src/components/Connect/Details/Overview/Overview.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Connect/Details/Overview/Overview.tsx b/kafka-ui-react-app/src/components/Connect/Details/Overview/Overview.tsx
index 94148f10d27..28bbfbc3041 100644
--- a/kafka-ui-react-app/src/components/Connect/Details/Overview/Overview.tsx
+++ b/kafka-ui-react-app/src/components/Conne... | null | train | train | 2022-02-11T16:31:26 | 2022-01-26T11:14:06Z | Haarolean | train |
provectus/kafka-ui/1544_1592 | provectus/kafka-ui | provectus/kafka-ui/1544 | provectus/kafka-ui/1592 | [
"connected",
"timestamp(timedelta=1.0, similarity=0.9097465276626683)"
] | c2a31bdce0fa42ed111df723599f06979500d59d | f084dc36a1a5809a6b83f73c7797739af932c13f | [
"That seems like a bug, we previously had something close in a preview as well."
] | [] | 2022-02-12T10:52:13Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | [Bug] Export of JSON message to clipboard/file does not provide proper JSON | Whenever I want to copy an event to my clipboard (JSON format) (eg. to use it in my IDE for analyzis), I expect to get a proper json content.
However, it is currently having escape backslashes and surroundings double quotes, which makes it not parseable by my IDE (also less readable from my POV)
Using https://jsonf... | [
"kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec.tsx",
"kafka-ui-react-app/src/lib/hooks/useDataSaver.ts"
] | [
"kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec.tsx",
"kafka-ui-react-app/src/lib/hooks/useDataSaver.ts"
] | [] | diff --git a/kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec.tsx b/kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec.tsx
index bc2cc9b66ce..937095bcb11 100644
--- a/kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec.tsx
+++ b/kafka-ui-react-app/src/lib/hooks/__tests__/useDataSaver.spec... | null | train | train | 2022-02-15T13:47:26 | 2022-02-03T20:17:56Z | giom-l | train |
provectus/kafka-ui/1492_1594 | provectus/kafka-ui | provectus/kafka-ui/1492 | provectus/kafka-ui/1594 | [
"timestamp(timedelta=0.0, similarity=0.8467273820053423)",
"connected"
] | 95a9047114b499c61e478c584ea14c66d7d8ef3e | fbbc6537c8cc533901451003dcb7ff453b5d6b1c | [
"The same for the Consumers.\r\n<img width=\"1499\" alt=\"Screenshot 2022-01-28 at 19 51 47\" src=\"https://user-images.githubusercontent.com/92585878/151597061-857d3891-4038-4f5f-bc00-34f9241612e9.png\">\r\n<img width=\"1499\" alt=\"Screenshot 2022-01-28 at 19 51 56\" src=\"https://user-images.githubusercontent.co... | [] | 2022-02-12T18:12:16Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Inconsistent task status badges colors | Connectors list: statuses can have different background badge colors, including read, yellow and green. On the connector's page it's always yellow. | [
"kafka-ui-react-app/src/components/Connect/Details/Overview/Overview.tsx",
"kafka-ui-react-app/src/components/Connect/Details/Overview/__tests__/__snapshots__/Overview.spec.tsx.snap",
"kafka-ui-react-app/src/components/Connect/Details/Tasks/ListItem/ListItem.tsx",
"kafka-ui-react-app/src/components/Connect/Li... | [
"kafka-ui-react-app/src/components/Connect/Details/Overview/Overview.tsx",
"kafka-ui-react-app/src/components/Connect/Details/Overview/__tests__/__snapshots__/Overview.spec.tsx.snap",
"kafka-ui-react-app/src/components/Connect/Details/Tasks/ListItem/ListItem.tsx",
"kafka-ui-react-app/src/components/Connect/Li... | [] | diff --git a/kafka-ui-react-app/src/components/Connect/Details/Overview/Overview.tsx b/kafka-ui-react-app/src/components/Connect/Details/Overview/Overview.tsx
index 28bbfbc3041..f98c49a127c 100644
--- a/kafka-ui-react-app/src/components/Connect/Details/Overview/Overview.tsx
+++ b/kafka-ui-react-app/src/components/Conne... | null | val | train | 2022-02-13T12:24:18 | 2022-01-26T12:56:46Z | Haarolean | train |
provectus/kafka-ui/1444_1601 | provectus/kafka-ui | provectus/kafka-ui/1444 | provectus/kafka-ui/1601 | [
"connected"
] | b3ef8da44670d78bde8eef9668f1b12cb317eec3 | b8c43f069e630a7ace4ed1d541cbe82f3a22924a | [
"@5hin0bi we currently only restart **connector instance**, not tasks on this button click. I will change this to restart both connector and all its tasks. I think we will also need to rename this button to smth like \"Restart connector\". \r\ncc @Haarolean ",
"@5hin0bi can you please verify it works, and reopen ... | [] | 2022-02-14T16:03:00Z | [
"type/enhancement",
"scope/backend",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Connector "Restart All Tasks" button has no effect | When choosing a specific connector there are several options you can choose:
<img width="1083" alt="image" src="https://user-images.githubusercontent.com/94184844/150494050-67a4692f-2133-4c78-94e3-c74857b65057.png">
Restart all tasks sends the next POST request that actually does do nothing.
https://xxx/api/cluste... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/KafkaConnectService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/KafkaConnectService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml"
] | [] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/KafkaConnectService.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/KafkaConnectService.java
index 2d82a54217b..1c3d2474924 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/KafkaConnectService.java
+++ b/kafka-... | null | train | train | 2022-02-17T11:15:27 | 2022-01-21T08:39:54Z | 5hin0bi | train |
provectus/kafka-ui/1602_1603 | provectus/kafka-ui | provectus/kafka-ui/1602 | provectus/kafka-ui/1603 | [
"keyword_pr_to_issue",
"timestamp(timedelta=0.0, similarity=0.9511055445501736)"
] | 0e227bc0b067036780720c0240018400c28b5c31 | efb8410bd631dbd3f3ffab4f532c8e0d5445660e | [
"Hello there omh1280! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Claim",
"@omh1280 Hey,\r\n\r\n sure, would be nice to get it updated.\r\n... | [
"Question for maintainers",
"Question for maintainers",
"Is there a way to pass a configuration to this command?\r\n\r\nI tried this:\r\n```bash\r\n./mvnw clean spring-boot:run -Pprod -Dexec.args=\"src/main/resources/application-local.yml\"\r\n```",
"Hmm I thought I fixed this one",
"Yea, `local` and `gener... | 2022-02-14T20:24:13Z | [
"type/documentation",
"status/accepted"
] | [docs] Update/fix documentation where needed | **Describe the bug**
After setting up my local dev environment, I've noticed some errors in the documentation. I'll go through and fix them in a PR; this issue is to track these errors. | [
"README.md",
"documentation/project/contributing/building.md",
"documentation/project/contributing/running.md",
"documentation/project/contributing/software-required.md",
"kafka-ui-react-app/README.md"
] | [
"README.md",
"documentation/project/contributing/building.md",
"documentation/project/contributing/running.md",
"documentation/project/contributing/software-required.md",
"kafka-ui-react-app/README.md"
] | [] | diff --git a/README.md b/README.md
index 7a0f30e7731..fbf9eacdd8d 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ We have plenty of [docker-compose files](documentation/compose/DOCKER_COMPOSE.md
- [SSO configuration](documentation/guides/SSO.md)
- [AWS IAM configuration](documentation/guides/AWS_IAM.md)
--... | null | val | train | 2022-02-17T16:46:52 | 2022-02-14T19:56:03Z | ottaviohartman | train |
provectus/kafka-ui/1316_1609 | provectus/kafka-ui | provectus/kafka-ui/1316 | provectus/kafka-ui/1609 | [
"connected"
] | b8c43f069e630a7ace4ed1d541cbe82f3a22924a | 0e227bc0b067036780720c0240018400c28b5c31 | [
"fixed within https://github.com/provectus/kafka-ui/pull/1360",
"It's not"
] | [
"There's already one with this code :)",
"[Get](https://docs.confluent.io/platform/current/schema-registry/develop/using.html#show-compatibility-requirements-in-effect-for-a-subject) global compatibility level if nothing is specified for the subject",
"The rest is refactoring required for passing uri variables ... | 2022-02-15T11:32:36Z | [
"type/bug",
"scope/backend",
"status/accepted",
"status/confirmed"
] | Schema registry: delete request doesn't return a response | **Describe the bug**
Schema registry: delete request doesn't return a response
**Set up**
docker-compose -f kafka-ui.yaml up
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Create a schema
2. Delete a schema
**Expected behavior**
Backend returns a response. In fact, it's pending until timeou... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/SchemasController.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/exception/ErrorCode.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/SchemaRegistryService.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/SchemasController.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/exception/ErrorCode.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/SchemaRegistryService.java"
] | [
"kafka-ui-api/src/test/java/com/provectus/kafka/ui/SchemaRegistryServiceTests.java"
] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/SchemasController.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/SchemasController.java
index e738216b49a..0526ee8b1ff 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/SchemasController.java
+++ b/kaf... | diff --git a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/SchemaRegistryServiceTests.java b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/SchemaRegistryServiceTests.java
index 1712c000c73..2bf5e2e82c2 100644
--- a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/SchemaRegistryServiceTests.java
+++ b/kafka-ui-... | train | train | 2022-02-17T11:25:46 | 2021-12-23T11:10:39Z | Haarolean | train |
provectus/kafka-ui/1509_1614 | provectus/kafka-ui | provectus/kafka-ui/1509 | provectus/kafka-ui/1614 | [
"keyword_pr_to_issue",
"timestamp(timedelta=0.0, similarity=0.9811725331437327)"
] | f084dc36a1a5809a6b83f73c7797739af932c13f | c3d44c95c27826a7cc6275cf6ae58411097efb8f | [] | [
"I think it's not necessary to create a var if u use it only once.\r\nIt's better to either remove it or use it in `cd kafka-ui-react-app && npm run pre-commit`",
"`if git diff --cached --name-only | grep --quiet \"kafka-ui-react-app\"`\r\nSomething like that?"
] | 2022-02-16T11:23:12Z | [
"type/enhancement",
"scope/frontend",
"status/accepted",
"type/chore",
"scope/infrastructure"
] | Do not run frontend tests upon git hooks | [
"kafka-ui-react-app/.husky/pre-commit"
] | [
"kafka-ui-react-app/.husky/pre-commit"
] | [] | diff --git a/kafka-ui-react-app/.husky/pre-commit b/kafka-ui-react-app/.husky/pre-commit
index 0664e92c6fa..b10cf37b9c2 100755
--- a/kafka-ui-react-app/.husky/pre-commit
+++ b/kafka-ui-react-app/.husky/pre-commit
@@ -1,4 +1,11 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
-cd kafka-ui-react-app && npm run pre-commit
... | null | train | train | 2022-02-16T08:10:36 | 2022-01-28T14:19:48Z | Haarolean | train | |
provectus/kafka-ui/1013_1631 | provectus/kafka-ui | provectus/kafka-ui/1013 | provectus/kafka-ui/1631 | [
"connected"
] | ea9a145583a0cf4f02afa3b1ecdc1c76b2905de9 | ed1e2bd4055971dab797b957500d295a1ce3da25 | [
"Very similar to #998. ",
"It is somewhat similar indeed, but #998 is about re-creating single topic to clear out all data and \"reset\" all offsets to 0-state. This request is more about making a \"clone\" of one topic in a simple way. Just clarifying this point to avoid confusion.",
"Yeah I get it :) That's a... | [
"I am not sure whether we need to restrict the number of cloned messages for a particular topic. \r\nFor now, the limit Integer.MAX_VALUE(about 10^9 messages). Maybe it is worth removing it or making it customized?",
"looks like loadTopic will return TopicNotFoundException not empty mono in case of non-existing t... | 2022-02-17T22:27:32Z | [
"scope/backend",
"scope/frontend",
"status/accepted",
"type/feature"
] | Clone topic functionality | ### Is your proposal related to a problem?
I often find myself creating a topic that has exactly same configuration as existing one. In which case I need to have 2 windows open side-by-side to see source configuration and replicate it in new topic. That is a bit troublesome.
### Describe the solution you'd like
... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/TopicsController.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/TopicsService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/TopicsController.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/TopicsService.java",
"kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml"
] | [
"kafka-ui-api/src/test/java/com/provectus/kafka/ui/KafkaTopicCreateTests.java"
] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/TopicsController.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/TopicsController.java
index b05d19d8537..3ebe2b03a70 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/TopicsController.java
+++ b/kafka-... | diff --git a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/KafkaTopicCreateTests.java b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/KafkaTopicCreateTests.java
index 558695556a8..3c47d7e9b51 100644
--- a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/KafkaTopicCreateTests.java
+++ b/kafka-ui-api/src/test/ja... | train | train | 2022-03-12T11:26:32 | 2021-10-25T16:05:54Z | akamensky | train |
provectus/kafka-ui/1620_1635 | provectus/kafka-ui | provectus/kafka-ui/1620 | provectus/kafka-ui/1635 | [
"connected"
] | b8761b500de0609a2e1fe94f6f47151a6f4b7722 | 3f0693bad62ae53cae3cd74c19996bb08a4bf171 | [] | [] | 2022-02-18T11:55:08Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Hyphens in dashboards names should not be treated as carriage return | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
In the menu to the left side the dashboards names containing an hyphen are split in two lines.
```
UI for Apache UI Version: v0.3.3 (38c4cf7)
Dashboard
silos-
kafka
Brokers
```
We should see here `silos-... | [
"kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.styled.ts",
"kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.tsx"
] | [
"kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.styled.ts",
"kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.styled.ts b/kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.styled.ts
index 1989d5040a4..082cca51233 100644
--- a/kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.styled.ts
+++ b/kafka-ui-react-app/src/components/Nav/Cluster... | null | test | train | 2022-02-21T11:55:53 | 2022-02-17T10:19:21Z | madrisan | train |
provectus/kafka-ui/1390_1639 | provectus/kafka-ui | provectus/kafka-ui/1390 | provectus/kafka-ui/1639 | [
"connected"
] | 48d3c3828ec5cf868e85b3c84f25d2cd0450cc5f | 8b07a332e6a2631c6eab942dbd3a34553f224527 | [
"Hello there cmanzur! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hey, thanks for reaching out.\r\nWe'll take this for the consideration for ... | [] | 2022-02-18T17:26:40Z | [
"scope/backend",
"scope/frontend",
"status/accepted",
"type/feature"
] | Support Air Gap environments without internet access | ### Is your proposal related to a problem?
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
Running on kubernetes (helm) in a **air gap** environment (without internet access) results on a long timeout on **Sign In** page trying to fetch ... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/auth/AbstractAuthSecurityConfig.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/AuthController.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/auth/AbstractAuthSecurityConfig.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/controller/AuthController.java",
"kafka-ui-api/src/main/resources/static/static/css/bootstrap.min.css",
"kafka-ui-api/src/main/resources/static/static/css/signin.... | [] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/auth/AbstractAuthSecurityConfig.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/auth/AbstractAuthSecurityConfig.java
index 3d8757cada9..14dfc05fd18 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/auth/AbstractAut... | null | train | train | 2022-03-08T12:26:32 | 2022-01-14T12:10:37Z | cmanzur | train |
provectus/kafka-ui/1640_1641 | provectus/kafka-ui | provectus/kafka-ui/1640 | provectus/kafka-ui/1641 | [
"timestamp(timedelta=0.0, similarity=0.9477167372982529)",
"connected"
] | a67305a28e67f9568fd09188928c4c13207f2647 | 8125814eed049c2f91f53c140b5f9221d8a45bd4 | [
"Hello there keeperUA! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"@keeperUA hey, thanks for reporting!",
"Unfortunatly i dont have right t... | [] | 2022-02-18T20:38:27Z | [
"type/bug",
"status/accepted",
"scope/k8s"
] | Ingress resource will not survive k8s upgrade from 1.21 to 1.22 | **Describe the bug**
Ingres template has wrong version logic
networking.k8s.io/v1beta1 - this api version is [depricated since 1.19 and totaly removed since 1.22](https://kubernetes.io/docs/reference/using-api/deprecation-guide/#ingress-v122)
Current logic will work fine for new setup on kubernetes v1.22, but it c... | [
"charts/kafka-ui/templates/ingress.yaml"
] | [
"charts/kafka-ui/templates/ingress.yaml"
] | [] | diff --git a/charts/kafka-ui/templates/ingress.yaml b/charts/kafka-ui/templates/ingress.yaml
index 7c1c046a0eb..06f70e990cb 100644
--- a/charts/kafka-ui/templates/ingress.yaml
+++ b/charts/kafka-ui/templates/ingress.yaml
@@ -1,11 +1,11 @@
{{- if .Values.ingress.enabled -}}
{{- $fullName := include "kafka-ui.fullname"... | null | val | train | 2022-02-18T16:15:59 | 2022-02-18T20:28:06Z | keeperUA | train |
provectus/kafka-ui/1521_1642 | provectus/kafka-ui | provectus/kafka-ui/1521 | provectus/kafka-ui/1642 | [
"timestamp(timedelta=0.0, similarity=0.8504744551839614)",
"connected"
] | dd42dbe0cd6c571ad0de2479d13fe7511e9f1296 | d40af6d38605d43d31bca5a24c5e0061c1d193ca | [
"Hello there Alepacox! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hey, thanks for the suggestion. This seems like a good feature, we'll get ... | [
"```suggestion\r\n <td>{items && items[brokerId]?.port}</td>\r\n```",
"Fixed"
] | 2022-02-19T19:35:28Z | [
"type/enhancement",
"good first issue",
"scope/backend",
"scope/frontend",
"status/accepted",
"status/pending-frontend"
] | Show IP and port of brokers in UI/API | Good morning, thank you very much for the great work you are doing.
I just wanted to know if there is a possibility to also show the port of the brokers on the /clusters/clusterName/brokers endpoint.
It would be so useful for scenarios where brokers are added to the cluster with random port mappings, so that you can ... | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx"
] | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
index 3a6466f0b58..44490774046 100644
--- a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
+++ b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
@@ -10,6 +10,7 @@ import PageHeading fr... | null | train | train | 2022-02-21T14:12:27 | 2022-01-31T09:07:38Z | Alepacox | train |
provectus/kafka-ui/1015_1651 | provectus/kafka-ui | provectus/kafka-ui/1015 | provectus/kafka-ui/1651 | [
"timestamp(timedelta=2393.0, similarity=0.8795723966704371)",
"connected"
] | 627f1391bc9ebe57adf82c799e6370251a976790 | cc926b2fc930adff3558a633a6be3fd1791bfb85 | [] | [] | 2022-02-21T18:31:19Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Rename offsets columns | To make offsets indication more clear we have to:
Topic details page:
1) Rename min/max offset to first/next (earliest/latest?) offset
2) Add a column "message count"
CC @iliax @GneyHabub | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx
index 458d2dff6a3..f947eaf01df 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx
+++ b/kafka-ui-react-app/src/c... | null | train | train | 2022-02-21T17:31:22 | 2021-10-26T10:27:47Z | Haarolean | train |
provectus/kafka-ui/1656_1664 | provectus/kafka-ui | provectus/kafka-ui/1656 | provectus/kafka-ui/1664 | [
"connected"
] | 825588dab22e516028c4629674633d38dfb1bfe4 | ea9a145583a0cf4f02afa3b1ecdc1c76b2905de9 | [
"Hello there David-hod! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hi, thanks for reaching out.\r\n\r\nWill take a look.",
"Still have to ... | [] | 2022-02-22T17:04:36Z | [
"scope/backend",
"type/security",
"status/accepted"
] | A number of CVEs is present | it seems like the latest release 0.3.3 is very vulnerable
https://artifacthub.io/packages/helm/kafka-ui/kafka-ui?modal=security-report
when can we get a version with those issues fixed?
| [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/exception/GlobalErrorWebExceptionHandler.java",
"pom.xml"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/exception/GlobalErrorWebExceptionHandler.java",
"pom.xml"
] | [
"kafka-ui-api/src/test/java/com/provectus/kafka/ui/serde/schemaregistry/SchemaRegistryAwareRecordSerDeTest.java"
] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/exception/GlobalErrorWebExceptionHandler.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/exception/GlobalErrorWebExceptionHandler.java
index d96432ffdce..394e2aa730b 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/exception/GlobalErr... | diff --git a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/serde/schemaregistry/SchemaRegistryAwareRecordSerDeTest.java b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/serde/schemaregistry/SchemaRegistryAwareRecordSerDeTest.java
index af4b8351d73..65929e6be2b 100644
--- a/kafka-ui-api/src/test/java/com/provectu... | train | train | 2022-03-11T13:40:59 | 2022-02-22T10:29:44Z | David-hod | train |
provectus/kafka-ui/1667_1668 | provectus/kafka-ui | provectus/kafka-ui/1667 | provectus/kafka-ui/1668 | [
"connected"
] | 4651c5e30850f4f2b78fc747e297cc306db06c4f | fd7ba5e1958966423e0966fcf1ac25f66ce61429 | [
"Hi @mattia-crypto thank you for opening the issue.\r\n\r\nHave you tried referencing these env variables like: \r\n`KAFKA_CLUSTERS_0_PROPERTIES_SASL_JAAS_CONFIG: \"org.apache.kafka.common.security.plain.PlainLoginModule required username=\"admin\" password=\"$PASSWORD\";\" ?`\r\n\r\nWhere `$PASSWORD` is the name o... | [] | 2022-02-23T10:43:47Z | [
"type/enhancement",
"status/accepted",
"scope/k8s"
] | Let environment variable values be injected from Secrets | ### Is your proposal related to a problem?
The issue is that the `KAFKA_CLUSTERS_0_PROPERTIES_SASL_JAAS_CONFIG` environment variable needs to be populated in plaintext.
### Describe the solution you'd like
I would like to see the Helm chart support referencing values for the environment variables from a Kubern... | [
"charts/kafka-ui/templates/deployment.yaml",
"charts/kafka-ui/values.yaml"
] | [
"charts/kafka-ui/templates/deployment.yaml",
"charts/kafka-ui/values.yaml"
] | [] | diff --git a/charts/kafka-ui/templates/deployment.yaml b/charts/kafka-ui/templates/deployment.yaml
index 0f995b837d8..630d93c8329 100644
--- a/charts/kafka-ui/templates/deployment.yaml
+++ b/charts/kafka-ui/templates/deployment.yaml
@@ -29,6 +29,10 @@ spec:
imagePullSecrets:
{{- toYaml . | nindent 8 }}
... | null | train | train | 2022-02-24T12:18:24 | 2022-02-23T08:41:57Z | mattia-crypto | train |
provectus/kafka-ui/1650_1677 | provectus/kafka-ui | provectus/kafka-ui/1650 | provectus/kafka-ui/1677 | [
"timestamp(timedelta=0.0, similarity=0.8891260347545157)",
"connected"
] | e7f1a3920958d0db36dbebfb137bbfd8d87cef7e | 825588dab22e516028c4629674633d38dfb1bfe4 | [] | [
"why are you using async here?",
"delete 'async' please, I don't see reason of having it ",
"Why we have async here?\r\nI guess you can delete it",
"I think if we expect something to be in the DOM definitely like this case , a better approach is to use `getBy` syntax to pinpoint exact point of failure on that... | 2022-02-24T21:25:55Z | [
"scope/frontend",
"status/accepted",
"type/chore"
] | Improve test coverage for ConsumerGroups folder | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
Improve test coverage for [src/components/ConsumerGroups](https://sonarcloud.io/component_measures?metric=new_coverage&selected=com.provectus%3Akafka-ui_frontend%3Asrc%2Fcomponents%2FConsumerGroups&view=list&id=com.provectus%3Akafka-u... | [
"kafka-ui-react-app/src/components/ConsumerGroups/Details/ListItem.tsx",
"kafka-ui-react-app/src/components/ConsumerGroups/List/__test__/List.spec.tsx"
] | [
"kafka-ui-react-app/src/components/ConsumerGroups/Details/ListItem.tsx",
"kafka-ui-react-app/src/components/ConsumerGroups/Details/TopicContents/__test__/TopicContents.spec.tsx",
"kafka-ui-react-app/src/components/ConsumerGroups/Details/__tests__/ListItem.spec.tsx",
"kafka-ui-react-app/src/components/Consumer... | [] | diff --git a/kafka-ui-react-app/src/components/ConsumerGroups/Details/ListItem.tsx b/kafka-ui-react-app/src/components/ConsumerGroups/Details/ListItem.tsx
index 7fab2e8b736..4d440d46a56 100644
--- a/kafka-ui-react-app/src/components/ConsumerGroups/Details/ListItem.tsx
+++ b/kafka-ui-react-app/src/components/ConsumerGro... | null | train | train | 2022-03-10T21:12:11 | 2022-02-21T17:36:22Z | workshur | train |
provectus/kafka-ui/1702_1703 | provectus/kafka-ui | provectus/kafka-ui/1702 | provectus/kafka-ui/1703 | [
"timestamp(timedelta=1.0, similarity=1.0000000000000002)",
"connected"
] | 5ce24cb8fd5e2108dde21105af7e2490d0b23d74 | 97b6e2593a306ddfa8f3cb9260850a444fe8a596 | [
"Hello there sasunprov! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀"
] | [
"@sasunprov should we remove ListItem component?",
"pls use `SmartTable` instead of `smart-table`",
"Yes ",
"Why is this a function rather than a variable that gets returned in the function ? just Curios , if it was variable we can just return it renamed without applying useCallback on it",
"because this lo... | 2022-03-04T21:46:13Z | [
"scope/frontend",
"type/refactoring",
"status/accepted"
] | Reusable tables | ### Is your proposal related to a problem?
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
The purpose of this feature request is to have a **Table** component more reusable and handle _select row, pagination, emty state_ inside it.
#... | [
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/Topics/List/__tests__/List.spec.tsx",
"kafka-ui-react-app/src/custom.d.ts"
] | [
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/Topics/List/TopicsTableCells.tsx",
"kafka-ui-react-app/src/components/Topics/List/__tests__/List.spec.tsx",
"kafka-ui-react-app/src/components/common/SmartTable/SmartTable.tsx",
"kafka-ui-react-app/src/components/co... | [] | diff --git a/kafka-ui-react-app/src/components/Topics/List/List.tsx b/kafka-ui-react-app/src/components/Topics/List/List.tsx
index fd75c87a919..4458761f7e4 100644
--- a/kafka-ui-react-app/src/components/Topics/List/List.tsx
+++ b/kafka-ui-react-app/src/components/Topics/List/List.tsx
@@ -10,23 +10,35 @@ import { cluste... | null | train | train | 2022-03-16T10:17:18 | 2022-03-04T21:32:43Z | sasunprov | train |
provectus/kafka-ui/1674_1708 | provectus/kafka-ui | provectus/kafka-ui/1674 | provectus/kafka-ui/1708 | [
"connected",
"timestamp(timedelta=0.0, similarity=0.9999999999999998)"
] | 11c6ce25ffcb72f9d34be8ee7f7e516411da4cce | f7e7bc0e38271c8cd21ac0d6108686ed6535be70 | [] | [] | 2022-03-07T09:20:23Z | [
"type/enhancement",
"scope/frontend",
"type/chore"
] | Update frontend to reflect design changes | - color palette
- elements colors | [
"kafka-ui-react-app/src/components/Connect/Details/Actions/__tests__/__snapshots__/Actions.spec.tsx.snap",
"kafka-ui-react-app/src/components/Connect/Details/__tests__/__snapshots__/Details.spec.tsx.snap",
"kafka-ui-react-app/src/components/Connect/List/__tests__/__snapshots__/ListItem.spec.tsx.snap",
"kafka-... | [
"kafka-ui-react-app/src/components/Connect/Details/Actions/__tests__/__snapshots__/Actions.spec.tsx.snap",
"kafka-ui-react-app/src/components/Connect/Details/__tests__/__snapshots__/Details.spec.tsx.snap",
"kafka-ui-react-app/src/components/Connect/List/__tests__/__snapshots__/ListItem.spec.tsx.snap",
"kafka-... | [] | diff --git a/kafka-ui-react-app/src/components/Connect/Details/Actions/__tests__/__snapshots__/Actions.spec.tsx.snap b/kafka-ui-react-app/src/components/Connect/Details/Actions/__tests__/__snapshots__/Actions.spec.tsx.snap
index 14b0ba8d8c3..fa7c98dc990 100644
--- a/kafka-ui-react-app/src/components/Connect/Details/Act... | null | val | train | 2022-03-08T18:23:12 | 2022-02-24T13:48:01Z | Haarolean | train |
provectus/kafka-ui/1444_1717 | provectus/kafka-ui | provectus/kafka-ui/1444 | provectus/kafka-ui/1717 | [
"timestamp(timedelta=0.0, similarity=0.8643925267685788)",
"connected"
] | 23292a85208efc71ef81b16b05cfac5e5abe0d47 | 09b29ded048505d83c1f650fbdf3aff056bce97d | [
"@5hin0bi we currently only restart **connector instance**, not tasks on this button click. I will change this to restart both connector and all its tasks. I think we will also need to rename this button to smth like \"Restart connector\". \r\ncc @Haarolean ",
"@5hin0bi can you please verify it works, and reopen ... | [
"I think since we have multiple dispatches here we can batch those , with the new redux Api we actually have this feature to decrease re-rendering",
"👍 "
] | 2022-03-10T13:13:31Z | [
"type/enhancement",
"scope/backend",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Connector "Restart All Tasks" button has no effect | When choosing a specific connector there are several options you can choose:
<img width="1083" alt="image" src="https://user-images.githubusercontent.com/94184844/150494050-67a4692f-2133-4c78-94e3-c74857b65057.png">
Restart all tasks sends the next POST request that actually does do nothing.
https://xxx/api/cluste... | [
"kafka-ui-react-app/src/components/Connect/Details/Actions/Actions.tsx",
"kafka-ui-react-app/src/components/Connect/Details/Actions/ActionsContainer.ts",
"kafka-ui-react-app/src/components/Connect/Details/Actions/__tests__/Actions.spec.tsx",
"kafka-ui-react-app/src/components/Connect/Details/Actions/__tests__... | [
"kafka-ui-react-app/src/components/Connect/Details/Actions/Actions.tsx",
"kafka-ui-react-app/src/components/Connect/Details/Actions/ActionsContainer.ts",
"kafka-ui-react-app/src/components/Connect/Details/Actions/__tests__/Actions.spec.tsx",
"kafka-ui-react-app/src/components/Connect/Details/Actions/__tests__... | [] | diff --git a/kafka-ui-react-app/src/components/Connect/Details/Actions/Actions.tsx b/kafka-ui-react-app/src/components/Connect/Details/Actions/Actions.tsx
index ab19d773ae0..9fe477ca134 100644
--- a/kafka-ui-react-app/src/components/Connect/Details/Actions/Actions.tsx
+++ b/kafka-ui-react-app/src/components/Connect/Det... | null | test | train | 2022-04-05T15:08:11 | 2022-01-21T08:39:54Z | 5hin0bi | train |
provectus/kafka-ui/1699_1729 | provectus/kafka-ui | provectus/kafka-ui/1699 | provectus/kafka-ui/1729 | [
"keyword_pr_to_issue",
"timestamp(timedelta=0.0, similarity=0.85300358341941)"
] | 68f8eed8f84fc94ca01840805a5c3b8902fbfb96 | 1796fd519b814e0564f4178c8cfaa4bae069cad8 | [
"Hello there jdechicchis! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hey, thanks for reaching out! Glad you like it.\r\n\r\nLet's discuss an... | [
"Lets implement logic like it is currently implemented in [SchemaAwareSD](https://github.com/provectus/kafka-ui/blob/master/kafka-ui-api/src/main/java/com/provectus/kafka/ui/serde/schemaregistry/SchemaRegistryAwareRecordSerDe.java#L115). \r\n\r\n1. if descriptor not found -> use FALLBACK_FORMATTER (StringMessageFo... | 2022-03-14T15:57:33Z | [
"type/enhancement",
"scope/backend",
"status/accepted"
] | Support deserializing binary protobuf encoded message keys | First off, Kafka UI is great, thanks for maintaining it!
I noticed [this TODO](https://github.com/provectus/kafka-ui/blob/master/kafka-ui-api/src/main/java/com/provectus/kafka/ui/serde/ProtobufFileRecordSerDe.java#L30) in `ProtobufFileRecordSerDe`:
```
//TODO: currently we assume that keys for this serde are alway... | [
".github/workflows/documentation.yaml",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/ClustersProperties.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/model/KafkaCluster.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/serde/DeserializationService.java",
"kafka-ui-api/src/ma... | [
".github/workflows/documentation.yaml",
"documentation/guides/Protobuf.md",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/ClustersProperties.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/model/KafkaCluster.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/serde/Deserializatio... | [
"kafka-ui-api/src/test/java/com/provectus/kafka/ui/serde/ProtobufFileRecordSerDeTest.java"
] | diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml
index 8b354ba5adc..45c9475f748 100644
--- a/.github/workflows/documentation.yaml
+++ b/.github/workflows/documentation.yaml
@@ -18,6 +18,6 @@ jobs:
uses: urlstechie/urlchecker-action@0.2.31
with:
exclud... | diff --git a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/serde/ProtobufFileRecordSerDeTest.java b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/serde/ProtobufFileRecordSerDeTest.java
index 269b65872a0..ce74b25c201 100644
--- a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/serde/ProtobufFileRecordSerDeTest... | train | train | 2022-04-05T14:04:41 | 2022-03-04T14:51:05Z | jdechicchis | train |
provectus/kafka-ui/1032_1734 | provectus/kafka-ui | provectus/kafka-ui/1032 | provectus/kafka-ui/1734 | [
"connected"
] | 50889e6ac334c7dae26c3f176cc6e4233f7a2543 | ad628ed7ae0bd5f5648eefdaad67b9352705f50f | [] | [
"why we export this interface?",
"To use it in the test file."
] | 2022-03-16T11:59:34Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Show "Loading" when waiting for consumers list | ### Is your proposal related to a problem?
Go to Topics -> select topic -> go to Consumers tab.
When Consumers tab is rendering the table is empty, when consumers request executed table is updated with responded values.
### Describe the solution you'd like
I think we should show 'loading..' when waiting for ... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/ConsumerGroups/TopicConsumerGroups.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/ConsumerGroups/TopicConsumerGroupsContainer.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/ConsumerGroups/__test__/TopicConsumerGroups.spec.tsx",... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/ConsumerGroups/TopicConsumerGroups.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/ConsumerGroups/TopicConsumerGroupsContainer.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/ConsumerGroups/__test__/TopicConsumerGroups.spec.tsx",... | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/ConsumerGroups/TopicConsumerGroups.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/ConsumerGroups/TopicConsumerGroups.tsx
index 5c67e23007f..7877dcd19ab 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/ConsumerGroups/Top... | null | val | train | 2022-03-17T14:09:48 | 2021-10-30T10:34:52Z | iliax | train |
provectus/kafka-ui/1735_1746 | provectus/kafka-ui | provectus/kafka-ui/1735 | provectus/kafka-ui/1746 | [
"connected",
"timestamp(timedelta=0.0, similarity=0.9173820841918987)"
] | e1f31d27c6659be419c5547c94bfbc828409a446 | 4907e187f870c7e1e7dd366c2244491f0fee9506 | [
"Hello there Mgrdich! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"First timer here - is it ok to work on this issue? @Haarolean @Mgrdich ",
... | [] | 2022-03-22T22:38:04Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Show "Loading" when waiting for Topics Settings Tab | ### Is your proposal related to a problem?
Go to Topics -> select topic -> go to **Settings** tab.
When **Settings** tab is rendering the page is empty, when Topics Settings request executed table is updated with responded values.
### Describe the solution you'd like
I think we should show 'loading..' when wait... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Settings/Settings.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Settings/__test__/Settings.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Settings/Settings.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Settings/__test__/Settings.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Settings/Settings.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Settings/Settings.tsx
index 8d9264ec96a..acbe176bc50 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Settings/Settings.tsx
+++ b/kafka-ui-react-app/src/c... | null | test | train | 2022-03-28T08:10:06 | 2022-03-17T08:10:26Z | Mgrdich | train |
provectus/kafka-ui/1752_1758 | provectus/kafka-ui | provectus/kafka-ui/1752 | provectus/kafka-ui/1758 | [
"keyword_pr_to_issue",
"connected"
] | b44fd8490b99660f3a5dd8701e1ca4523604aacc | aab1f5cea44abe30202fc5209161e14d7d915f4e | [
"Hello there lucasprograms! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hey, thanks for bringing attention at this.\r\n\r\nThis link should a... | [] | 2022-03-24T22:05:49Z | [
"type/documentation",
"good first issue"
] | "Connection to a secure broker" link is broken | **Describe the bug**
1. Visit https://github.com/provectus/kafka-ui#guides
2. Click "Connection to a secure broker" link
Expected:
Guide, no octocat
Actual:
Octocat | [
"README.md"
] | [
"README.md",
"documentation/guides/SECURE_BROKER.md"
] | [] | diff --git a/README.md b/README.md
index 33795ed2bc5..05da6db6751 100644
--- a/README.md
+++ b/README.md
@@ -70,12 +70,7 @@ We have plenty of [docker-compose files](documentation/compose/DOCKER_COMPOSE.md
- [SSO configuration](documentation/guides/SSO.md)
- [AWS IAM configuration](documentation/guides/AWS_IAM.md)
- ... | null | val | train | 2022-04-07T17:30:32 | 2022-03-23T21:17:39Z | lucasprograms | train |
provectus/kafka-ui/1613_1759 | provectus/kafka-ui | provectus/kafka-ui/1613 | provectus/kafka-ui/1759 | [
"timestamp(timedelta=1.0, similarity=0.8732269688726874)",
"connected"
] | 3a84d1003407c646238147b453aae168fe3d03d0 | e1f31d27c6659be419c5547c94bfbc828409a446 | [
"Hello there pikhovkin! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hey, thanks for raising the issue.\r\n\r\nCould you share the details of ... | [] | 2022-03-25T07:12:49Z | [
"type/bug",
"scope/backend",
"status/accepted",
"status/confirmed"
] | TopicNotFound upon creating a topic | **Describe the bug**
A topic is not created from the first time in KRaft mode. Most of the time. Sometimes a topic is created immediately.
**Set up**

**Steps to Reproduce**
Steps to reproduce t... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ConsumerGroupService.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/TopicsService.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ConsumerGroupService.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/TopicsService.java"
] | [] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ConsumerGroupService.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ConsumerGroupService.java
index cba51a921af..beb9f849798 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ConsumerGroupService.java
+++ b/kaf... | null | train | train | 2022-03-25T11:39:16 | 2022-02-16T09:25:37Z | pikhovkin | train |
provectus/kafka-ui/1740_1774 | provectus/kafka-ui | provectus/kafka-ui/1740 | provectus/kafka-ui/1774 | [
"connected"
] | c79905ce32339634b2435a60e4b0f6892e076565 | 68f8eed8f84fc94ca01840805a5c3b8902fbfb96 | [
"1. While live mode is on (active loading) all the controls (search, offset, partitions select) should be disabled. \r\n2. Once \"stop loading\" is pressed, fetched messages should NOT disappear. And controls (p. 1) should be enabled back again."
] | [
"`toggle` usually implies only two possible states **on** || **off** (true || false);\r\n\r\nLet's try to fine more suitable name for this method. Eg: `setSeekDirection` ",
"Pls describe)",
"from my point of view, it is better when the name of test case describes the behavior of the component, and not the acti... | 2022-03-28T19:43:53Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Live tailing improvements | 1. New messages should appear on top
2. Pagination buttons (e.g. "Next") shouldn't be visible.
3.
wrong parameters passed for live tailing:
`https://www.kafka-ui.provectus.io/api/clusters/local/topics/7890/messages?filterQueryType=STRING_CONTAINS&attempt=1&limit=100&seekDirection=TAILING&seekType=OFFSET&seekTo=0::... | [
"kafka-ui-react-app/src/components/KsqlDb/Query/__test__/Query.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/__tests__/Filters.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic... | [
"kafka-ui-react-app/src/components/KsqlDb/Query/__test__/Query.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/__tests__/Filters.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic... | [
"kafka-ui-react-app/src/lib/testHelpers.tsx"
] | diff --git a/kafka-ui-react-app/src/components/KsqlDb/Query/__test__/Query.spec.tsx b/kafka-ui-react-app/src/components/KsqlDb/Query/__test__/Query.spec.tsx
index 0e4884ce1c3..7b6f133f2a5 100644
--- a/kafka-ui-react-app/src/components/KsqlDb/Query/__test__/Query.spec.tsx
+++ b/kafka-ui-react-app/src/components/KsqlDb/Q... | diff --git a/kafka-ui-react-app/src/lib/testHelpers.tsx b/kafka-ui-react-app/src/lib/testHelpers.tsx
index f5f5640f629..2a0a75cc549 100644
--- a/kafka-ui-react-app/src/lib/testHelpers.tsx
+++ b/kafka-ui-react-app/src/lib/testHelpers.tsx
@@ -101,3 +101,23 @@ const customRender = (
};
export { customRender as render ... | train | train | 2022-04-05T13:48:22 | 2022-03-20T18:33:58Z | Haarolean | train |
provectus/kafka-ui/1738_1780 | provectus/kafka-ui | provectus/kafka-ui/1738 | provectus/kafka-ui/1780 | [
"timestamp(timedelta=19672.0, similarity=0.8567710303103238)",
"connected"
] | 4907e187f870c7e1e7dd366c2244491f0fee9506 | 913b8921b435b59bdfedf75446ad31b56eb8ae23 | [] | [] | 2022-03-30T10:20:45Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | UI: Topic creation "Time to retain data" rendenring looks strange | **Describe the bug**
"Time to retain data" section options are black.
Setup: max os, chrome, light theme.
**Streenshot:**
<img width="511" alt="Screenshot 2022-03-20 at 20 58 16" src="https://user-images.githubusercontent.com/702205/159175981-af428619-1a3a-48c9-a275-109967179ddf.png">
| [
"kafka-ui-react-app/src/components/Topics/shared/Form/TimeToRetainBtn.tsx",
"kafka-ui-react-app/src/components/Topics/shared/Form/TimeToRetainBtns.tsx",
"kafka-ui-react-app/src/components/Topics/shared/Form/TopicForm.styled.ts"
] | [
"kafka-ui-react-app/src/components/Topics/shared/Form/TimeToRetainBtn.tsx",
"kafka-ui-react-app/src/components/Topics/shared/Form/TimeToRetainBtns.tsx",
"kafka-ui-react-app/src/components/Topics/shared/Form/TopicForm.styled.ts",
"kafka-ui-react-app/src/components/Topics/shared/Form/__tests__/TimeToRetainBtn.s... | [] | diff --git a/kafka-ui-react-app/src/components/Topics/shared/Form/TimeToRetainBtn.tsx b/kafka-ui-react-app/src/components/Topics/shared/Form/TimeToRetainBtn.tsx
index f6b745f98f0..2364d90516a 100644
--- a/kafka-ui-react-app/src/components/Topics/shared/Form/TimeToRetainBtn.tsx
+++ b/kafka-ui-react-app/src/components/To... | null | train | train | 2022-03-28T12:48:07 | 2022-03-20T18:00:47Z | iliax | train |
provectus/kafka-ui/1744_1781 | provectus/kafka-ui | provectus/kafka-ui/1744 | provectus/kafka-ui/1781 | [
"connected"
] | 4b517c83a06d4df9a7c7e348e21852fffd592ac4 | f8b4b17ac3b80b877b2bfbf4ab11ceebfbe0aaba | [
"Hello there prajaktar1! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hey, thanks for reaching out. We'll take a look.",
"@Haarolean Is it o... | [] | 2022-03-30T12:12:32Z | [
"type/bug",
"scope/frontend",
"status/accepted"
] | Timestamp filtering is broken | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
On trying to search for logs for a specific date, or using a keyword(some text relevant to a log). The search results in incorrect result set.
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Pr... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
index 69d1159aaef..84aaa0c7629 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
+++ b/kaf... | null | test | train | 2022-04-04T10:59:51 | 2022-03-21T15:54:20Z | prajaktar1 | train |
provectus/kafka-ui/1146_1787 | provectus/kafka-ui | provectus/kafka-ui/1146 | provectus/kafka-ui/1787 | [
"connected"
] | e113e363489482cfec1a478504d0a2076104e32c | 15ef0364cae7e4c6b6b2a27fff4ff2f8ef3b09f7 | [
"@Zorii4 I feel like this has been done already, please check\r\n\r\n"
] | [] | 2022-03-31T11:38:21Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | UI: Mark initializing clusters with yellow icon | ### Is your proposal related to a problem?
Currently after application startup we asynchronously start cluster metrics collection. Before collection finished cluster status is shown as offline (red). It can be confusing since offline (by some error) clusters are also marked as red.
(Write your answer here.)
##... | [
"kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.styled.ts",
"kafka-ui-react-app/src/theme/theme.ts"
] | [
"kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.styled.ts",
"kafka-ui-react-app/src/components/Nav/ClusterTab/__tests__/ClusterTab.styled.spec.tsx",
"kafka-ui-react-app/src/theme/theme.ts"
] | [] | diff --git a/kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.styled.ts b/kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.styled.ts
index a01434b91aa..9b61878bba1 100644
--- a/kafka-ui-react-app/src/components/Nav/ClusterTab/ClusterTab.styled.ts
+++ b/kafka-ui-react-app/src/components/Nav/Cluster... | null | train | train | 2022-03-31T17:53:25 | 2021-11-30T11:09:37Z | iliax | train |
provectus/kafka-ui/1663_1789 | provectus/kafka-ui | provectus/kafka-ui/1663 | provectus/kafka-ui/1789 | [
"timestamp(timedelta=1.0, similarity=0.9837510664044428)",
"connected"
] | 15ef0364cae7e4c6b6b2a27fff4ff2f8ef3b09f7 | 688b86a557a44a112ebd682a17f6db670cdadc39 | [
"@Mgrdich need to get rid of zk status badge in UI"
] | [] | 2022-04-01T08:55:07Z | [
"type/enhancement",
"good first issue",
"scope/backend",
"scope/frontend",
"status/accepted",
"type/chore"
] | Get rid of zookeeper | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx",
"kafka-ui-react-app/src/redux/actions/__test__/fixtures.ts",
"kafka-ui-react-app/src/redux/interfaces/broker.ts",
"kafka-ui-react-app/src/redux/reducers/brokers/__test__/fixtures.ts",
"kafka-ui-react-app/src/redux/reducers/brokers/__test__/selectors.s... | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx",
"kafka-ui-react-app/src/redux/actions/__test__/fixtures.ts",
"kafka-ui-react-app/src/redux/interfaces/broker.ts",
"kafka-ui-react-app/src/redux/reducers/brokers/__test__/fixtures.ts",
"kafka-ui-react-app/src/redux/reducers/brokers/__test__/selectors.s... | [] | diff --git a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
index fb2087d3213..506856d14af 100644
--- a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
+++ b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
@@ -1,9 +1,8 @@
import React from 'rea... | null | test | train | 2022-03-31T22:30:19 | 2022-02-22T15:50:33Z | Haarolean | train | |
provectus/kafka-ui/1773_1791 | provectus/kafka-ui | provectus/kafka-ui/1773 | provectus/kafka-ui/1791 | [
"connected"
] | f8b4b17ac3b80b877b2bfbf4ab11ceebfbe0aaba | b4df8a73c8360200ab74e00adde72da904074547 | [
"Hello @raphaelauv ,\r\ncan you please share your setup: what version of kafka & ksqldb and kafka-ui you use?",
"kafka `3.1.0`\r\nksqldb `0.24`\r\nkafka-ui: `provectuslabs/kafka-ui:73266f86af4c3cf093afdedcd9880b5f92d4c328`",
"thanks @iliax :+1: ",
"-->
",
"connected"
] | 688b86a557a44a112ebd682a17f6db670cdadc39 | 4b517c83a06d4df9a7c7e348e21852fffd592ac4 | [] | [] | 2022-04-04T07:42:15Z | [
"scope/frontend",
"status/accepted",
"type/chore"
] | Remove rimraf from dependencies and add in dev dependencies | ### Is your proposal related to a problem?
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
### Describe the solution you'd like
Package is unnecessarily in the dependencies package remove it and add it in the dev dependencies so the bun... | [
"kafka-ui-react-app/package-lock.json",
"kafka-ui-react-app/package.json"
] | [
"kafka-ui-react-app/package-lock.json",
"kafka-ui-react-app/package.json"
] | [] | diff --git a/kafka-ui-react-app/package-lock.json b/kafka-ui-react-app/package-lock.json
index 87b78c8d1fb..2b4612881cb 100644
--- a/kafka-ui-react-app/package-lock.json
+++ b/kafka-ui-react-app/package-lock.json
@@ -18398,6 +18398,7 @@
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/... | null | val | train | 2022-04-01T12:54:10 | 2022-04-04T07:25:42Z | Mgrdich | train |
provectus/kafka-ui/1033_1810 | provectus/kafka-ui | provectus/kafka-ui/1033 | provectus/kafka-ui/1810 | [
"connected"
] | 8d10eb69e8b91cf6b807cdba3f68f038efa931fc | 161b8a723803173b6a5ba5dfbabd58cd19e72b0d | [] | [
"overflow: 'hidden', textOverflow: 'ellipsis' maybe those properties can be added by class rather than inline styling \r\n\r\n",
"there is lower to this if another td without the cell if i am not mistaken we have to apply the max width thing to it as well.",
"This place is a general component importing somethin... | 2022-04-07T07:18:40Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Topic with long name makes table looks ugly | ### Is your proposal related to a problem?
see screenshots
### Describe the solution you'd like
I think we should keep columns widths ratio stable and blur name ending if it doesnt fit column width
### Describe alternatives you've considered
### Additional context
<img width="1680" alt="Screenshot 202... | [
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/common/SmartTable/TableColumn.tsx",
"kafka-ui-react-app/src/components/common/SmartTable/TableRow.tsx",
"kafka-ui-react-app/src/components/common/table/TableHeaderCell/TableHeaderCell.styled.ts"
] | [
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/common/SmartTable/TableColumn.tsx",
"kafka-ui-react-app/src/components/common/SmartTable/TableRow.tsx",
"kafka-ui-react-app/src/components/common/table/TableHeaderCell/TableHeaderCell.styled.ts"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/List/List.tsx b/kafka-ui-react-app/src/components/Topics/List/List.tsx
index f3f42cdc805..4858da2d2af 100644
--- a/kafka-ui-react-app/src/components/Topics/List/List.tsx
+++ b/kafka-ui-react-app/src/components/Topics/List/List.tsx
@@ -318,7 +318,7 @@ const List: Rea... | null | train | train | 2022-04-06T13:56:43 | 2021-10-30T10:46:06Z | iliax | train |
provectus/kafka-ui/1811_1812 | provectus/kafka-ui | provectus/kafka-ui/1811 | provectus/kafka-ui/1812 | [
"connected"
] | b0552e4a6f6fd62e6d1a57f06d8cd3bc4a6d4d0d | db217e16053a9e96808af6b21e0318985b5c79ee | [
"Hello there lazzy-panda! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀"
] | [
"here you should pass up true in this case instead of hardcoding it into the component which is used several places , you just go to this table page and pass the up prop to the dropdown",
"this should be dependent on the props as mentioned in the upper comment",
"the list should open downwards",
"Pls remove t... | 2022-04-08T09:44:36Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Topic names do not fit in a table cell | **Describe the bug**
The names of topics do not fit in a table cell when the screen resolution is 1440 x 900, Macbook Air, 13,3 inch
**Screenshots**

",
"connected"
] | 30e0238bd10e17fe5758fe4d91f29a50b1cbad6b | a38077d9d7fb0936f828ae3cc5ecc97d4d6102c9 | [
"@Haarolean maybe we should just remove this button, since it looks overkill for current page structure"
] | [
"should we update url as well?",
"done",
"should we reset the seekDirection as well ?",
"done",
"What's going on here? Please follow the existing code style of the project"
] | 2022-04-08T12:41:57Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | UI: "Clear all" button not working | **Steps to Reproduce**
Steps to reproduce the behavior:
Go to Topics -> select topic -> Messages -> choose some filter (offset/timestamp) -> click on clear all button
**Actual behavior**
nothing happen
**Expected behavior**
all filters are cleared
**Screenshots**
<img width="1045" alt="Screenshot... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
index 379a48f68e6..d840fc80c3d 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
+++ b/kaf... | null | train | train | 2022-04-12T10:49:51 | 2022-04-06T17:10:13Z | iliax | train |
provectus/kafka-ui/1739_1821 | provectus/kafka-ui | provectus/kafka-ui/1739 | provectus/kafka-ui/1821 | [
"connected",
"timestamp(timedelta=2.0, similarity=0.862321600796554)"
] | e9260cf9cb62c9558d61e3b86fe117128467b21d | b0552e4a6f6fd62e6d1a57f06d8cd3bc4a6d4d0d | [
"let's do MM.DD.YYYY (like on the left side of the screenshot)"
] | [
"i think here more detailed message would be more clear what is the block actually going to test.",
"Is there any way to avoid using of `TestId`?"
] | 2022-04-12T08:52:06Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted"
] | Inconsistent timestamps format in topic messages | 
| [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessageContent/MessageContent.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessageContent/__tests__/MessageContent.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessageContent/MessageContent.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessageContent/__tests__/MessageContent.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessageContent/MessageContent.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessageContent/MessageContent.tsx
index 39b713d7ea6..5d226b11159 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/M... | null | val | train | 2022-04-22T11:38:17 | 2022-03-20T18:32:02Z | Haarolean | train |
provectus/kafka-ui/1523_1823 | provectus/kafka-ui | provectus/kafka-ui/1523 | provectus/kafka-ui/1823 | [
"connected"
] | a38077d9d7fb0936f828ae3cc5ecc97d4d6102c9 | d79412fe26fb71e651c447697dd5619c061ed576 | [
"Always returns to the first page after viewing/editing a topic or schema from the page 2, 3 etc.\r\n Steps to Reproduce:\r\n1. Go to Topics (Schemas) - Page 2\r\n2. Click a topic(schema) for viewing it (editing)\r\n3. Return to the Topics(Schemas) overview page\r\n4. Page 1 is displayed, not Page 2\r\n\r\nExpecte... | [] | 2022-04-12T12:39:11Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Inconsistency in pagination for topics | **Describe the bug**
(A clear and concise description of what the bug is.)
Pagination automatically jumps to Page 1 even if search was initiated on Page 2 or any other page; makes to navigate to the required page multiple times
**Set up**
(How do you run the app?
Which version of the app are you running? Provid... | [
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/Topics/List/__tests__/List.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/Topics/List/__tests__/List.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/List/List.tsx b/kafka-ui-react-app/src/components/Topics/List/List.tsx
index 4858da2d2af..dc22ac81042 100644
--- a/kafka-ui-react-app/src/components/Topics/List/List.tsx
+++ b/kafka-ui-react-app/src/components/Topics/List/List.tsx
@@ -82,6 +82,7 @@ const List: React... | null | train | train | 2022-04-12T19:09:46 | 2022-01-31T11:36:53Z | Khakha-A | train |
provectus/kafka-ui/1740_1824 | provectus/kafka-ui | provectus/kafka-ui/1740 | provectus/kafka-ui/1824 | [
"connected"
] | ee09fc73b604877d96b29faff4b68e7a5770c642 | b4e52afbdb383c378404905d54fd32f8b2b58617 | [
"1. While live mode is on (active loading) all the controls (search, offset, partitions select) should be disabled. \r\n2. Once \"stop loading\" is pressed, fetched messages should NOT disappear. And controls (p. 1) should be enabled back again."
] | [
"As I can see, the above 7 lines are the exact same thing that appear in topicMessagePayload declared above. Can we reduce code duplication by storing the repeated information in a separate variable and using it by spreading at the end?",
"Sure."
] | 2022-04-12T14:15:16Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Live tailing improvements | 1. New messages should appear on top
2. Pagination buttons (e.g. "Next") shouldn't be visible.
3.
wrong parameters passed for live tailing:
`https://www.kafka-ui.provectus.io/api/clusters/local/topics/7890/messages?filterQueryType=STRING_CONTAINS&attempt=1&limit=100&seekDirection=TAILING&seekType=OFFSET&seekTo=0::... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx",
"kafka-ui-react-app/src/redux/actions/__test__/actions.spec.ts",
"kafka-ui-react-app/src/redux/actions/actions.ts",
"kafka-ui-react-app/src/redux/reducers/topicMessages/__test__/fixtures.ts",
"kafka-ui-react-app/src/redux... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx",
"kafka-ui-react-app/src/redux/actions/__test__/actions.spec.ts",
"kafka-ui-react-app/src/redux/actions/actions.ts",
"kafka-ui-react-app/src/redux/reducers/topicMessages/__test__/fixtures.ts",
"kafka-ui-react-app/src/redux... | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
index d840fc80c3d..e5dad2dafca 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
+++ b/kaf... | null | train | train | 2022-04-14T15:43:50 | 2022-03-20T18:33:58Z | Haarolean | train |
provectus/kafka-ui/1013_1825 | provectus/kafka-ui | provectus/kafka-ui/1013 | provectus/kafka-ui/1825 | [
"timestamp(timedelta=0.0, similarity=0.8976390220047269)",
"connected"
] | 29ee6b15172336817ff34bbf94fdcc80b238870a | deddf09ed4ef35fa6a150f79ebb10049a0ede662 | [
"Very similar to #998. ",
"It is somewhat similar indeed, but #998 is about re-creating single topic to clear out all data and \"reset\" all offsets to 0-state. This request is more about making a \"clone\" of one topic in a simple way. Just clarifying this point to avoid confusion.",
"Yeah I get it :) That's a... | [
"a question if Copy and New Components are the same thing with or without the data we should create a component to use in both page and write test suites in that component. ?\r\n\r\nLike in New -> pass empty props and test the filling it.\r\nLike in Copy -> check the already existing data in it and test the submit.... | 2022-04-12T14:20:55Z | [
"scope/backend",
"scope/frontend",
"status/accepted",
"type/feature"
] | Clone topic functionality | ### Is your proposal related to a problem?
I often find myself creating a topic that has exactly same configuration as existing one. In which case I need to have 2 windows open side-by-side to see source configuration and replicate it in new topic. That is a bit troublesome.
### Describe the solution you'd like
... | [
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/Topics/New/New.tsx",
"kafka-ui-react-app/src/components/Topics/New/__test__/New.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topics.tsx",
"kafka-ui-react-app/src/components/Topics/shared/Form/TopicForm.tsx",... | [
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/Topics/New/New.tsx",
"kafka-ui-react-app/src/components/Topics/New/__test__/New.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topics.tsx",
"kafka-ui-react-app/src/components/Topics/shared/Form/TopicForm.tsx",... | [] | diff --git a/kafka-ui-react-app/src/components/Topics/List/List.tsx b/kafka-ui-react-app/src/components/Topics/List/List.tsx
index 334ff6a917d..362010d1fc7 100644
--- a/kafka-ui-react-app/src/components/Topics/List/List.tsx
+++ b/kafka-ui-react-app/src/components/Topics/List/List.tsx
@@ -6,7 +6,7 @@ import {
TopicNa... | null | test | train | 2022-04-22T15:40:01 | 2021-10-25T16:05:54Z | akamensky | train |
provectus/kafka-ui/1644_1826 | provectus/kafka-ui | provectus/kafka-ui/1644 | provectus/kafka-ui/1826 | [
"timestamp(timedelta=0.0, similarity=0.8578161168596542)",
"connected"
] | 9acef94234bec54f50ebcd9fdc2968353a2935a3 | a55068d1229bb90e94f97d16423a49a39554ff50 | [] | [
"I'm not sure we should touch this file. Pls skip it",
"sonar suggested to change it ilke this,\r\nok will bring this changes back\r\n",
"we can mark/skip some sonar suggestions btw",
"one Question why did we put the undefined in the older version",
"@Mgrdich I'm not sure why but that caused problem for son... | 2022-04-12T16:15:16Z | [
"good first issue",
"scope/frontend",
"status/accepted",
"type/chore"
] | Improve SonarCloud metrics | **Describe the bug**
Sonar shows 14 code smells. Try to improve this metric
[Sonar](https://sonarcloud.io/project/issues?resolved=false&types=CODE_SMELL&id=com.provectus%3Akafka-ui_frontend)
**Expected behavior**
Some smells are fixed
| [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx",
"kafka-ui-react-app/src/components/Connect/Details/Tasks/ListItem/ListItemContainer.ts",
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/Topics/shared/Form/CustomParams/CustomParamsContainer.tsx",
"kafka-ui... | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx",
"kafka-ui-react-app/src/components/Connect/Details/Tasks/ListItem/ListItemContainer.ts",
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/Topics/shared/Form/CustomParams/CustomParamsContainer.tsx",
"kafka-ui... | [] | diff --git a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
index 6d20911714f..bb8f40f290f 100644
--- a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
+++ b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
@@ -32,7 +32,7 @@ const Brokers: React.... | null | train | train | 2022-04-27T08:14:56 | 2022-02-21T09:27:41Z | workshur | train |
provectus/kafka-ui/1827_1829 | provectus/kafka-ui | provectus/kafka-ui/1827 | provectus/kafka-ui/1829 | [
"connected"
] | c5234ce47071e0ae0f2a2c0e94f0acc44123c8e5 | b406d1bba38ee002474df981002d0d2657f108cf | [] | [
"should we add this style by default? ",
"can we maybe pass action prop instead of style tag -> where it would insert a td created by styled component which have overflow thingy on it , so we would not have specificity issues in the future. \r\n\r\nOR \r\n\r\nthis API actually allows you to pass a custom Cell you... | 2022-04-13T11:11:14Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed",
"type/regression"
] | Topics' sandwich menu is broken | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
The sandwich menu isn`t showing on the page Topics
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner. We won't be ab... | [
"kafka-ui-react-app/src/components/Topics/List/List.styled.ts",
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/common/SmartTable/TableColumn.tsx",
"kafka-ui-react-app/src/components/common/SmartTable/TableRow.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/List/List.styled.ts",
"kafka-ui-react-app/src/components/Topics/List/List.tsx",
"kafka-ui-react-app/src/components/common/SmartTable/TableColumn.tsx",
"kafka-ui-react-app/src/components/common/SmartTable/TableRow.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/List/List.styled.ts b/kafka-ui-react-app/src/components/Topics/List/List.styled.ts
index a7c5bb328a4..c8d4a14533d 100644
--- a/kafka-ui-react-app/src/components/Topics/List/List.styled.ts
+++ b/kafka-ui-react-app/src/components/Topics/List/List.styled.ts
@@ -1,3 +1,... | null | test | train | 2022-04-20T23:59:11 | 2022-04-12T16:30:04Z | agolosen | train |
provectus/kafka-ui/1334_1831 | provectus/kafka-ui | provectus/kafka-ui/1334 | provectus/kafka-ui/1831 | [
"connected"
] | 20300f327d7a9cf3d616d2bfd01cec8300278001 | 7eab325ac3bd1fdbde96639a6d337521c56d4318 | [
"@lazzy-panda let's rename \"failed\" to \"failed connectors\" and add a \"failed tasks\" pane as well\r\n\r\n"
] | [
"I would suggest to move this logic to redux. Just create a new selector",
"Getting failed connectors moved to redux selector and .spec file updated",
"we can actually pass failed parameter to the , setUpComponent and test the failed rendering view. so we can make it here conditional.",
"Connectors or connect... | 2022-04-14T09:30:27Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Please add a counters of all connectors, tasks and failed connectors, tasks | ### Is your proposal related to a problem?
KC can have a very large number of connectors. It can be very tedious and error prone to scroll through the list in search of any failed tasks/connectors. It would be easy to miss any failed connector/task as well.
### Describe the solution you'd like
Ideally -- a fil... | [
"kafka-ui-react-app/src/components/Connect/List/List.tsx",
"kafka-ui-react-app/src/components/Connect/List/ListContainer.ts",
"kafka-ui-react-app/src/components/Connect/List/__tests__/List.spec.tsx",
"kafka-ui-react-app/src/redux/reducers/connect/__test__/fixtures.ts",
"kafka-ui-react-app/src/redux/reducers... | [
"kafka-ui-react-app/src/components/Connect/List/List.tsx",
"kafka-ui-react-app/src/components/Connect/List/ListContainer.ts",
"kafka-ui-react-app/src/components/Connect/List/__tests__/List.spec.tsx",
"kafka-ui-react-app/src/redux/reducers/connect/__test__/fixtures.ts",
"kafka-ui-react-app/src/redux/reducers... | [] | diff --git a/kafka-ui-react-app/src/components/Connect/List/List.tsx b/kafka-ui-react-app/src/components/Connect/List/List.tsx
index 55f93d1c478..1958ac200a2 100644
--- a/kafka-ui-react-app/src/components/Connect/List/List.tsx
+++ b/kafka-ui-react-app/src/components/Connect/List/List.tsx
@@ -20,6 +20,7 @@ export interf... | null | test | train | 2022-05-17T11:53:38 | 2021-12-29T02:38:32Z | akamensky | train |
provectus/kafka-ui/1653_1838 | provectus/kafka-ui | provectus/kafka-ui/1653 | provectus/kafka-ui/1838 | [
"connected"
] | f6e98ec5f554946b3c513c01c755d0e222c4829f | efe135342e3eec7148c4f0cdb451faec3db5267c | [] | [] | 2022-04-15T09:25:34Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Frontend: Messages view is showing old data | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
When switching to Messages view it is showing previous rendered table for couples moments
**Steps to Reproduce**
Steps to reproduce the behavior:
1. go to non-empty topic -> Messages
2. go to empty topic -> Messages
3. tabl... | [
"kafka-ui-react-app/src/components/Topics/Topic/Topic.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/TopicContainer.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/__tests__/Topic.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Topic.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/TopicContainer.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/__tests__/Topic.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Topic.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Topic.tsx
index 3b821658d2f..941eaa251e2 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Topic.tsx
+++ b/kafka-ui-react-app/src/components/Topics/Topic/Topic.tsx
@@ -14,12 +14,14 @@ interfa... | null | val | train | 2022-04-22T08:41:40 | 2022-02-22T08:39:29Z | iliax | train |
provectus/kafka-ui/1386_1839 | provectus/kafka-ui | provectus/kafka-ui/1386 | provectus/kafka-ui/1839 | [
"connected"
] | b406d1bba38ee002474df981002d0d2657f108cf | 25266991df91a645a2ae046c196735d522413cda | [
"Related #1387. ",
"Connectors error messages are broken as well\r\n\r\n",
"Topic creation:\r\n<img width=\"541\" alt=\"image\" src=\"https://user-images.githubusercontent.com/1494347/153438290-dfc64d0e... | [] | 2022-04-15T14:29:48Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted"
] | SR: Display a clear warning message if a schema already exists | ### Is your proposal related to a problem?
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
(Write your answer here.)
If you try to create a schema with a name that already exists now is displaying an unclear message (the same for alread... | [
"kafka-ui-react-app/src/redux/actions/__test__/thunks/connectors.spec.ts",
"kafka-ui-react-app/src/redux/actions/thunks/connectors.ts"
] | [
"kafka-ui-react-app/src/redux/actions/__test__/thunks/connectors.spec.ts",
"kafka-ui-react-app/src/redux/actions/thunks/connectors.ts"
] | [] | diff --git a/kafka-ui-react-app/src/redux/actions/__test__/thunks/connectors.spec.ts b/kafka-ui-react-app/src/redux/actions/__test__/thunks/connectors.spec.ts
index c72e15653ad..aa20ed6313c 100644
--- a/kafka-ui-react-app/src/redux/actions/__test__/thunks/connectors.spec.ts
+++ b/kafka-ui-react-app/src/redux/actions/__... | null | train | train | 2022-04-21T00:09:40 | 2022-01-13T19:53:15Z | agolosen | train |
provectus/kafka-ui/1695_1843 | provectus/kafka-ui | provectus/kafka-ui/1695 | provectus/kafka-ui/1843 | [
"timestamp(timedelta=0.0, similarity=1.0)",
"connected"
] | 4b907e1005d1d087e0dad207b9e4d7e7b1ec7e7e | 2a0c8176ab67bd01d73d9affcb7ba2026abbaaee | [] | [] | 2022-04-18T09:26:15Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted"
] | Change spelling of ksqlDB at bread crumbs | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
There is weird spelling Ksql Db of ksqlDB at the bread crumbs.
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner. We... | [
"kafka-ui-react-app/src/components/common/Breadcrumb/Breadcrumb.tsx",
"kafka-ui-react-app/src/lib/__test__/paths.spec.ts",
"kafka-ui-react-app/src/lib/constants.ts",
"kafka-ui-react-app/src/lib/paths.ts"
] | [
"kafka-ui-react-app/src/components/common/Breadcrumb/Breadcrumb.tsx",
"kafka-ui-react-app/src/lib/__test__/paths.spec.ts",
"kafka-ui-react-app/src/lib/constants.ts",
"kafka-ui-react-app/src/lib/paths.ts"
] | [] | diff --git a/kafka-ui-react-app/src/components/common/Breadcrumb/Breadcrumb.tsx b/kafka-ui-react-app/src/components/common/Breadcrumb/Breadcrumb.tsx
index 5196d776006..e957dbb797b 100644
--- a/kafka-ui-react-app/src/components/common/Breadcrumb/Breadcrumb.tsx
+++ b/kafka-ui-react-app/src/components/common/Breadcrumb/Br... | null | train | train | 2022-04-22T01:57:30 | 2022-03-02T13:49:54Z | agolosen | train |
provectus/kafka-ui/1847_1848 | provectus/kafka-ui | provectus/kafka-ui/1847 | provectus/kafka-ui/1848 | [
"connected"
] | db217e16053a9e96808af6b21e0318985b5c79ee | 29ee6b15172336817ff34bbf94fdcc80b238870a | [] | [] | 2022-04-18T11:07:40Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Implement a debounce timeout on message text search | We shouldn't instantly send a new request for each symbol typed. | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
index b0679486cef..d753f33cfb5 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
+++ b/kaf... | null | val | train | 2022-04-22T15:33:00 | 2022-04-18T10:30:23Z | Haarolean | train |
provectus/kafka-ui/1844_1849 | provectus/kafka-ui | provectus/kafka-ui/1844 | provectus/kafka-ui/1849 | [
"connected"
] | 3a9e1d12f4e003b52b694e1feac3187e523dbdbd | f6e98ec5f554946b3c513c01c755d0e222c4829f | [] | [
"shouldn't offset be in the dependency array otherwise it will get some outdated variable ?",
"No. Offset is an input value state. If I added offset to the dependencies, the form would be submitted every time the input changed. That's the reason why offset wasn't given as a dependency of useCallback (of handleFil... | 2022-04-18T11:13:26Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed",
"type/regression"
] | Message search offset is not being set unless rendered first | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
Message search offset is not being set until a few actions are performed.
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top le... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
index a38e5e8a27a..b6e6cf3e653 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
+++ b/kaf... | null | val | train | 2022-04-22T06:58:41 | 2022-04-18T09:47:00Z | Haarolean | train |
provectus/kafka-ui/1850_1851 | provectus/kafka-ui | provectus/kafka-ui/1850 | provectus/kafka-ui/1851 | [
"connected"
] | d8e507523552c90ee43a597902ead0c2df96d14b | a038762409af4021e2db4af293241c8c64da7bd4 | [
"Also, if click on a collapsed plus of a message on the right panel there are 2 links [SchemaLink](https://www.kafka-ui.provectus.io/) they both go to the Dashboard for all type of topics. The purpose of these links are not clear, but obviously it`s not a Schema link. "
] | [] | 2022-04-18T11:58:13Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Preview is not clickable but look like a link in Messages | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
Word Preview near column names Key and Content of Message table look clickable but it`s not a link.
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check c... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Message.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessageContent/MessageContent.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessageContent/MessageContent.tsx",
"kafka-ui-react-app/src... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Message.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessageContent/MessageContent.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessageContent/MessageContent.tsx",
"kafka-ui-react-app/src... | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Message.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Message.tsx
index 3ea5a9a1bc5..a8ab3ae91c8 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Message.tsx
+++ b/kafka-ui-react-app/src/comp... | null | train | train | 2022-04-19T02:03:32 | 2022-04-18T11:24:50Z | agolosen | train |
provectus/kafka-ui/1784_1854 | provectus/kafka-ui | provectus/kafka-ui/1784 | provectus/kafka-ui/1854 | [
"connected"
] | 3c984fc4514ef20edf10a5cfffead494ed7a1ffe | 45dc7f616c7fe192a5e7ca2899f3a6126e2ad06e | [
"Hey, thanks for reaching out. We were planning on implementing this within #1021, but I guess we can do it quicker.",
"duplicate of #1175"
] | [
"so this is a button without any functionality ?",
"Yes, I've talked with Roma, he said only the UI is required. The backend is not ready yet for the logout action.",
"I've mentioned in the PR that this is a UI addition."
] | 2022-04-18T14:00:11Z | [
"status/duplicate",
"type/enhancement",
"scope/backend",
"scope/frontend"
] | Log out button | ### Is your proposal related to a problem?
<!--
Provide a clear and concise description of what the problem is.
For example, "I'm always frustrated when..."
-->
logout button after LDAP/SSO login
### Describe the solution you'd like
Right corner a small button with logout
<!--
Provide a clear and conci... | [
"kafka-ui-react-app/src/components/App.styled.ts",
"kafka-ui-react-app/src/components/App.tsx",
"kafka-ui-react-app/src/components/__tests__/App.spec.tsx"
] | [
"kafka-ui-react-app/src/components/App.styled.ts",
"kafka-ui-react-app/src/components/App.tsx",
"kafka-ui-react-app/src/components/__tests__/App.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/App.styled.ts b/kafka-ui-react-app/src/components/App.styled.ts
index b35b324828c..64f3296861d 100644
--- a/kafka-ui-react-app/src/components/App.styled.ts
+++ b/kafka-ui-react-app/src/components/App.styled.ts
@@ -1,6 +1,8 @@
import styled, { css } from 'styled-components... | null | train | train | 2022-06-07T13:22:05 | 2022-03-30T14:10:07Z | djakupovic | train |
provectus/kafka-ui/1175_1854 | provectus/kafka-ui | provectus/kafka-ui/1175 | provectus/kafka-ui/1854 | [
"connected"
] | 3c984fc4514ef20edf10a5cfffead494ed7a1ffe | 45dc7f616c7fe192a5e7ca2899f3a6126e2ad06e | [] | [
"so this is a button without any functionality ?",
"Yes, I've talked with Roma, he said only the UI is required. The backend is not ready yet for the logout action.",
"I've mentioned in the PR that this is a UI addition."
] | 2022-04-18T14:00:11Z | [
"type/enhancement",
"good first issue",
"scope/backend",
"scope/frontend",
"status/accepted"
] | Implement logout button | [
"kafka-ui-react-app/src/components/App.styled.ts",
"kafka-ui-react-app/src/components/App.tsx",
"kafka-ui-react-app/src/components/__tests__/App.spec.tsx"
] | [
"kafka-ui-react-app/src/components/App.styled.ts",
"kafka-ui-react-app/src/components/App.tsx",
"kafka-ui-react-app/src/components/__tests__/App.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/App.styled.ts b/kafka-ui-react-app/src/components/App.styled.ts
index b35b324828c..64f3296861d 100644
--- a/kafka-ui-react-app/src/components/App.styled.ts
+++ b/kafka-ui-react-app/src/components/App.styled.ts
@@ -1,6 +1,8 @@
import styled, { css } from 'styled-components... | null | train | train | 2022-06-07T13:22:05 | 2021-12-06T18:58:53Z | Haarolean | train | |
provectus/kafka-ui/1845_1859 | provectus/kafka-ui | provectus/kafka-ui/1845 | provectus/kafka-ui/1859 | [
"connected",
"timestamp(timedelta=0.0, similarity=0.8459732609117911)"
] | efe135342e3eec7148c4f0cdb451faec3db5267c | 85f095657cbb93f61e4f4745ae9dcce0aa0847b4 | [] | [
"Can we move this condition inside updateSelectedOption method?",
"Oops, I missed it. Definitely. Fixed it 👍."
] | 2022-04-19T09:00:36Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Entering the same parameter multiple times during Topic's creation | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
You can enter different value for the same parameter of a topic.
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner.... | [
"kafka-ui-react-app/src/components/Topics/shared/Form/CustomParams/CustomParamField.tsx",
"kafka-ui-react-app/src/components/common/Select/Select.styled.ts",
"kafka-ui-react-app/src/components/common/Select/Select.tsx",
"kafka-ui-react-app/src/components/common/Select/__tests__/Select.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/shared/Form/CustomParams/CustomParamField.tsx",
"kafka-ui-react-app/src/components/common/Select/Select.styled.ts",
"kafka-ui-react-app/src/components/common/Select/Select.tsx",
"kafka-ui-react-app/src/components/common/Select/__tests__/Select.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/shared/Form/CustomParams/CustomParamField.tsx b/kafka-ui-react-app/src/components/Topics/shared/Form/CustomParams/CustomParamField.tsx
index 5984247a753..d56bd50d54e 100644
--- a/kafka-ui-react-app/src/components/Topics/shared/Form/CustomParams/CustomParamField.tsx
... | null | train | train | 2022-04-22T09:13:01 | 2022-04-18T09:52:02Z | agolosen | train |
provectus/kafka-ui/1552_1864 | provectus/kafka-ui | provectus/kafka-ui/1552 | provectus/kafka-ui/1864 | [
"timestamp(timedelta=1.0, similarity=0.9830447207176466)",
"connected"
] | deddf09ed4ef35fa6a150f79ebb10049a0ede662 | b2a04a202ea49d9d94b7685c836a620f511e8e75 | [
"Hello there Zorii4! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"And [this](https://github.com/provectus/kafka-ui/pull/1849#issuecomment-1102... | [] | 2022-04-20T08:25:24Z | [
"good first issue",
"scope/frontend",
"status/accepted",
"type/chore"
] | Improve test coverage | **Describe the bug**
Files are not completely covered with tests
src/components/Topics/Topic/Details/Details.tsx
src/components/Topics/Topic/Details/Overview/Overview.tsx
After refactored this components need update some test coverage.
**Expected behavior**
100% covered
| [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/__test__/Details.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/__test__/Details.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overview.spec.tsx
index 392cab08ca9..b81b5209f02 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/__test__/Overvi... | null | val | train | 2022-04-22T15:51:00 | 2022-02-04T13:20:46Z | Zorii4 | train |
provectus/kafka-ui/1855_1866 | provectus/kafka-ui | provectus/kafka-ui/1855 | provectus/kafka-ui/1866 | [
"timestamp(timedelta=0.0, similarity=0.85952521629332)",
"connected"
] | a038762409af4021e2db4af293241c8c64da7bd4 | c5234ce47071e0ae0f2a2c0e94f0acc44123c8e5 | [
"#1808",
"@lazzy-panda please take a look"
] | [] | 2022-04-20T09:33:54Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Clear all doesn't work for Offset in Messages | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
Clear all in Search line on Messages tab of Topics works for everything except Offset.
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
index 939444d69fe..a38e5e8a27a 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
+++ b/kaf... | null | train | train | 2022-04-19T17:51:24 | 2022-04-18T19:05:21Z | agolosen | train |
provectus/kafka-ui/1861_1867 | provectus/kafka-ui | provectus/kafka-ui/1861 | provectus/kafka-ui/1867 | [
"connected"
] | 2a0c8176ab67bd01d73d9affcb7ba2026abbaaee | fde88d003440da9dc0c2e45b20534e721dccc6ba | [] | [] | 2022-04-20T10:44:41Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | KSQL table info is empty in overview | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
There is no info about a table in KSQL tables overview.
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner. We won't ... | [
"kafka-ui-react-app/src/components/KsqlDb/List/ListItem.tsx"
] | [
"kafka-ui-react-app/src/components/KsqlDb/List/ListItem.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/KsqlDb/List/ListItem.tsx b/kafka-ui-react-app/src/components/KsqlDb/List/ListItem.tsx
index 105051abd1f..65390caa2cc 100644
--- a/kafka-ui-react-app/src/components/KsqlDb/List/ListItem.tsx
+++ b/kafka-ui-react-app/src/components/KsqlDb/List/ListItem.tsx
@@ -1,5 +1,3 @@
-im... | null | train | train | 2022-04-22T02:38:06 | 2022-04-19T19:57:45Z | agolosen | train |
provectus/kafka-ui/1862_1869 | provectus/kafka-ui | provectus/kafka-ui/1862 | provectus/kafka-ui/1869 | [
"connected"
] | fde88d003440da9dc0c2e45b20534e721dccc6ba | 3a9e1d12f4e003b52b694e1feac3187e523dbdbd | [] | [] | 2022-04-20T11:47:24Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Inconsistency in Warning message for KSQL DB | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
The error/warning message disappears in several minutes but on other pages it stays until you close it.
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or ch... | [
"kafka-ui-react-app/src/components/KsqlDb/Query/Query.tsx"
] | [
"kafka-ui-react-app/src/components/KsqlDb/Query/Query.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/KsqlDb/Query/Query.tsx b/kafka-ui-react-app/src/components/KsqlDb/Query/Query.tsx
index 4e00ed97b94..ce344508f31 100644
--- a/kafka-ui-react-app/src/components/KsqlDb/Query/Query.tsx
+++ b/kafka-ui-react-app/src/components/KsqlDb/Query/Query.tsx
@@ -124,10 +124,6 @@ const ... | null | train | train | 2022-04-22T06:50:28 | 2022-04-19T20:18:26Z | agolosen | train |
provectus/kafka-ui/1059_1870 | provectus/kafka-ui | provectus/kafka-ui/1059 | provectus/kafka-ui/1870 | [
"timestamp(timedelta=0.0, similarity=0.8747782820777007)",
"connected"
] | 85f095657cbb93f61e4f4745ae9dcce0aa0847b4 | f70809128b77b3c4563b0b0215a0fec22a331edd | [
"@GneyHabub I guess we have to adjust (off by one) `seekTo` param value when clicking on `next` button",
"We have to adjust the offset off by one: +1 in case of \"oldest first\" and -1 in case of \"newest first\"."
] | [] | 2022-04-20T14:13:34Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Double topic message display on consequent pages | **Describe the bug**
(A clear and concise description of what the bug is.)
The last message on page 1 of topic messages gets displayed on page 2
**Set up**
(How do you run the app?)
Windows build
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Topics
2. Select a Topic
3. Messages
4. See messag... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessagesTable.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessagesTable.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessagesTable.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessagesTable.tsx
index 81268bdeb69..cf6aaf07eca 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessagesTable.tsx
+++ b/kafka-ui-... | null | val | train | 2022-04-22T09:39:07 | 2021-11-08T15:45:47Z | Khakha-A | train |
provectus/kafka-ui/1860_1872 | provectus/kafka-ui | provectus/kafka-ui/1860 | provectus/kafka-ui/1872 | [
"connected"
] | a038762409af4021e2db4af293241c8c64da7bd4 | 4b907e1005d1d087e0dad207b9e4d7e7b1ec7e7e | [] | [
"I would also add `@nullable` annotation here",
"sure"
] | 2022-04-20T21:20:52Z | [
"type/bug",
"good first issue",
"scope/backend",
"status/accepted",
"status/confirmed",
"type/regression"
] | HTTP 500 on Global Compatibility Level change | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
If you try to change Global Compatibility Level you receive the error message '500 Internal Server Error
Unexpected internal error' and level doesn`t change.
**Set up**
<!--
(How do you run the app?
Which version of the app are ... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/SchemaRegistryService.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/SchemaRegistryService.java"
] | [] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/SchemaRegistryService.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/SchemaRegistryService.java
index 6669d9d2b27..085e6c39be8 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/SchemaRegistryService.java
+++ b/... | null | test | train | 2022-04-19T17:51:24 | 2022-04-19T19:38:28Z | agolosen | train |
provectus/kafka-ui/1768_1874 | provectus/kafka-ui | provectus/kafka-ui/1768 | provectus/kafka-ui/1874 | [
"keyword_pr_to_issue",
"keyword_issue_to_pr"
] | aab1f5cea44abe30202fc5209161e14d7d915f4e | dbc5d0445c5469b14bee73f657dc35e9cec5339b | [
"Hello there anthares! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hey, thanks for reaching out. I'll investigate.",
"Any updates on this? ... | [] | 2022-04-20T23:56:27Z | [
"type/bug",
"scope/backend",
"status/accepted",
"status/confirmed"
] | Error when running behind a reverse proxy with a path prefix | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
When using kafka-ui behind a reverse proxy (both nginx and trafik), trying to configure it on a sub-path (/kafka-ui) doesn't work without a trailing `/`.
Any attempt to reach kafka-ui ends up in a 404 through reverse proxy.
Reaching t... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/CustomWebFilter.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/CustomWebFilter.java"
] | [] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/CustomWebFilter.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/CustomWebFilter.java
index a74a3fa6a16..204fdfad7e2 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/config/CustomWebFilter.java
+++ b/kafka-ui-api/src/main... | null | train | train | 2022-04-22T01:25:47 | 2022-03-28T10:54:30Z | anthares | train |
provectus/kafka-ui/1473_1875 | provectus/kafka-ui | provectus/kafka-ui/1473 | provectus/kafka-ui/1875 | [
"timestamp(timedelta=0.0, similarity=0.8533600279111503)",
"connected"
] | 4c76d07f044ee6fc387c1fa463f3668bdf6b0cd0 | 62f47788039de1941d346afca275412e6e1c34a8 | [
"@workshur I can't reproduce, could you please tell in which exact table this happens?\r\n",
"Tables with action button in a row. It jumps on row hover/mouse out "
] | [] | 2022-04-21T07:24:25Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted"
] | Table Row with dropdown is jumping on mouse over action | **Describe the bug**
Table Row with dropdown is jumping on mouse over action
**Expected behavior**
Check all the tables and fix. Use visibility hidden instead of removing dropdown | [
"kafka-ui-react-app/src/components/Topics/List/List.styled.ts",
"kafka-ui-react-app/src/components/Topics/List/List.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/List/List.styled.ts",
"kafka-ui-react-app/src/components/Topics/List/List.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/List/List.styled.ts b/kafka-ui-react-app/src/components/Topics/List/List.styled.ts
index c8d4a14533d..95214624d3b 100644
--- a/kafka-ui-react-app/src/components/Topics/List/List.styled.ts
+++ b/kafka-ui-react-app/src/components/Topics/List/List.styled.ts
@@ -24,4 +2... | null | train | train | 2022-04-22T10:33:03 | 2022-01-25T08:20:57Z | workshur | train |
provectus/kafka-ui/1873_1876 | provectus/kafka-ui | provectus/kafka-ui/1873 | provectus/kafka-ui/1876 | [
"connected"
] | f70809128b77b3c4563b0b0215a0fec22a331edd | 4c76d07f044ee6fc387c1fa463f3668bdf6b0cd0 | [] | [] | 2022-04-21T08:08:37Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Offset input disappears when the only partition is unselected | **Describe the bug**
Topic messages offset input disappears when the only partition is unselected
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner. We won't be able to help you without this informat... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/__test__/Messages.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/__test__/Messages.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
index b6e6cf3e653..b0679486cef 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
+++ b/kaf... | null | train | train | 2022-04-22T10:25:23 | 2022-04-20T21:57:24Z | Haarolean | train |
provectus/kafka-ui/1737_1881 | provectus/kafka-ui | provectus/kafka-ui/1737 | provectus/kafka-ui/1881 | [
"timestamp(timedelta=0.0, similarity=0.8481879755176955)",
"connected"
] | 62f47788039de1941d346afca275412e6e1c34a8 | e9260cf9cb62c9558d61e3b86fe117128467b21d | [
"Hello there felix-roo! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"@felix-roo hey, thanks for reaching out! We'll take a look.",
"Can't fi... | [] | 2022-04-21T11:56:10Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Hosts mismatched on the brokers page | **Describe the bug**
On the brokers page we have 6 brokers specified but only 6 hosts are returned. broker 1 (b-1.xxx) is missing.
**Set up**
Docker image is on the latest using very basic config with only broker links specified with READ_ONLY = true.
**Steps to Reproduce**
Steps to reproduce the behavior:
... | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx"
] | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
index 506856d14af..6d20911714f 100644
--- a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
+++ b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
@@ -128,17 +128,21 @@ const Brokers: Re... | null | test | train | 2022-04-22T11:01:08 | 2022-03-17T17:39:48Z | felix-roo | train |
provectus/kafka-ui/1740_1898 | provectus/kafka-ui | provectus/kafka-ui/1740 | provectus/kafka-ui/1898 | [
"timestamp(timedelta=0.0, similarity=0.9421453391368015)",
"connected"
] | 247fd23bc0e3a79d12a8cfda291a0bd890b6172d | 521ba0cb2f63110eb2ed13a7054a4d70238a862a | [
"1. While live mode is on (active loading) all the controls (search, offset, partitions select) should be disabled. \r\n2. Once \"stop loading\" is pressed, fetched messages should NOT disappear. And controls (p. 1) should be enabled back again."
] | [] | 2022-04-25T11:07:33Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Live tailing improvements | 1. New messages should appear on top
2. Pagination buttons (e.g. "Next") shouldn't be visible.
3.
wrong parameters passed for live tailing:
`https://www.kafka-ui.provectus.io/api/clusters/local/topics/7890/messages?filterQueryType=STRING_CONTAINS&attempt=1&limit=100&seekDirection=TAILING&seekType=OFFSET&seekTo=0::... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx",
"kafka-ui-react-app/src/components/common/MultiSelect/MultiSelect.styled.ts",
"kafka-ui-react-app/src/components/common/Search/Search.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx",
"kafka-ui-react-app/src/components/common/MultiSelect/MultiSelect.styled.ts",
"kafka-ui-react-app/src/components/common/MultiSelect/__test__/MultiSelect.styled.spec.tsx",
"kafka-ui-react-app/src/components/common/Search/Sea... | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
index d753f33cfb5..57e7fc23b2b 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
+++ b/kaf... | null | val | train | 2022-04-27T13:28:35 | 2022-03-20T18:33:58Z | Haarolean | train |
provectus/kafka-ui/1741_1903 | provectus/kafka-ui | provectus/kafka-ui/1741 | provectus/kafka-ui/1903 | [
"timestamp(timedelta=0.0, similarity=0.9921880503493956)",
"connected"
] | 112083200f4a543a3b6845b23dd94baebc9a16e5 | 9acef94234bec54f50ebcd9fdc2968353a2935a3 | [
"1. Filter name pane looks ugly (broken padding or there's none even)\r\n<img width=\"318\" alt=\"image\" src=\"https://user-images.githubusercontent.com/1494347/165113010-a055ec11-4f05-4b3c-8b6b-e63ee291a8bd.png\">\r\n2. Can we assign some name for the filters which are saved without a name? Like, using first symb... | [] | 2022-04-26T07:12:58Z | [
"type/enhancement",
"scope/frontend",
"status/accepted"
] | Smart filters improvements | 1. Creating and instantly applying filters is currently not possible -- you have to create a filter, choose a name and save it.
2. Plus sign is in a weird place and it's not obvious that it's about filters. | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/AddFilter.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/__tests__/AddFilter.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/AddFilter.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/__tests__/AddFilter.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/AddFilter.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/AddFilter.tsx
index 3fcb61d7cec..995e3d7666f 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/AddFilter.tsx
+++... | null | val | train | 2022-04-22T16:07:01 | 2022-03-20T18:38:32Z | Haarolean | train |
provectus/kafka-ui/1402_1919 | provectus/kafka-ui | provectus/kafka-ui/1402 | provectus/kafka-ui/1919 | [
"connected"
] | 53584610402d9b029f7df3ecff1d085e193112f3 | 51438d4d5394e024a07a4154746ae0a4ce1f3e15 | [
"@vdanylenko hey! Any updates here? What's the status on this issue? ",
"Can't reproduce this one on the master.",
"same problem here, docker compose in attachment\r\n[kafka-ui.yaml.txt](https://github.com/provectus/kafka-ui/files/8169716/kafka-ui.yaml.txt)\r\n ",
"@moravcik94 hey, can you provide steps to re... | [
"```suggestion\r\n private static final String INCOMPATIBLE_WITH_AN_EARLIER_SCHEMA = \"incompatible with an earlier schema version\";\r\n```"
] | 2022-05-02T15:47:03Z | [
"type/bug",
"good first issue",
"scope/backend",
"status/accepted",
"status/confirmed"
] | Edit Schema is throwing error from backend for JSON and AVRO types | **Describe the bug**
(A clear and concise description of what the bug is.)
While working on https://github.com/provectus/kafka-ui/issues/1388 I noticed that after submitting changes for both JSON and AVRO types in edit schema page it throws backend error and changes aren't being saved.
For Protobuf type backend work... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/SchemaRegistryService.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/exception/SchemaCompatibilityException.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/SchemaRegistryService.java"
] | [
"kafka-ui-api/src/test/java/com/provectus/kafka/ui/SchemaRegistryServiceTests.java"
] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/exception/SchemaCompatibilityException.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/exception/SchemaCompatibilityException.java
new file mode 100644
index 00000000000..6ea5d12d81b
--- /dev/null
+++ b/kafka-ui-api/src/main/java/com/provectus/kafk... | diff --git a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/SchemaRegistryServiceTests.java b/kafka-ui-api/src/test/java/com/provectus/kafka/ui/SchemaRegistryServiceTests.java
index 354b5eb4a51..190831da98b 100644
--- a/kafka-ui-api/src/test/java/com/provectus/kafka/ui/SchemaRegistryServiceTests.java
+++ b/kafka-ui-... | test | train | 2022-05-04T08:47:51 | 2022-01-18T09:12:51Z | NelyDavtyan | train |
provectus/kafka-ui/1907_1920 | provectus/kafka-ui | provectus/kafka-ui/1907 | provectus/kafka-ui/1920 | [
"connected",
"timestamp(timedelta=0.0, similarity=0.8682618159183508)"
] | e597f14b8dfa46ac3dca48645cc92506ab8cf583 | ee102aa87ef93081a9b44e091b4ad150f0f29a2b | [] | [
"must be removed",
"pls revome unused code",
"I see no need in creation of extra constants here. Pls use \r\n```js\r\nexpect(screen.getByText('798')).toBeInTheDocument();\r\nexpect(screen.getByText('of 799')).toBeInTheDocument();\r\n```",
"same here",
"and here",
"Must be removed"
] | 2022-05-03T09:18:38Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Invalid "in sync replicas" value is displayed | <img width="370" alt="image" src="https://user-images.githubusercontent.com/1494347/165547338-b440a5d1-113a-451a-89e3-f1dd08b5586f.png">
```
const replicas = inSyncReplicasCount ?? 0 + (outOfSyncReplicasCount ?? 0);
const areAllInSync = inSyncReplicasCount && replicas === inSyncReplicasCount;
```
Doesn't seem to... | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx",
"kafka-ui-react-app/src/components/Brokers/__test__/Brokers.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Brokers/Brokers.tsx",
"kafka-ui-react-app/src/components/Brokers/__test__/Brokers.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
index bb8f40f290f..39176ab0c6f 100644
--- a/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
+++ b/kafka-ui-react-app/src/components/Brokers/Brokers.tsx
@@ -30,7 +30,7 @@ const Brokers: React.... | null | val | train | 2022-05-11T10:27:22 | 2022-04-27T14:54:58Z | Haarolean | train |
provectus/kafka-ui/1537_1925 | provectus/kafka-ui | provectus/kafka-ui/1537 | provectus/kafka-ui/1925 | [
"connected"
] | 068b1cbf6267727d77902b82ed5cfb8727f347c7 | eb32b2eb2b50883c5cb1a7d6286e1058cbeb24a2 | [] | [] | 2022-05-04T15:19:57Z | [
"scope/backend",
"status/accepted",
"scope/infrastructure"
] | Configure backend test coverage for sonar via jacoco | [
"kafka-ui-api/pom.xml"
] | [
"kafka-ui-api/pom.xml"
] | [] | diff --git a/kafka-ui-api/pom.xml b/kafka-ui-api/pom.xml
index 4011d234570..e2b6ceddb98 100644
--- a/kafka-ui-api/pom.xml
+++ b/kafka-ui-api/pom.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:... | null | val | train | 2022-05-05T03:56:15 | 2022-02-02T13:40:28Z | Haarolean | train | |
provectus/kafka-ui/1024_1934 | provectus/kafka-ui | provectus/kafka-ui/1024 | provectus/kafka-ui/1934 | [
"connected"
] | d1c59dd74bb8b41c4b7d95c5fa7e7db8f53292fb | 6891138f15e4b27c094f0c57eace3537e9dc6cd2 | [
"1. When \"newest first\" is selected or \"submit\" button is pressed while \"newest first\" is selected we should use `seekType` as `LATEST` instead of `OFFSET`.\r\n2. The same for \"oldest first\": `seekType` should be `BEGINNING`.\r\n",
"@Haarolean When we submit a message, it redirects to the topic messages p... | [] | 2022-05-08T09:01:07Z | [
"type/bug",
"good first issue",
"scope/backend",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | New incoming messages not visible when "Newest first" enabled | **Describe the bug**
(A clear and concise description of what the bug is.)
When "Newest first" is enabled on Submit we should send request with latest partitions offsets.
**Steps to Reproduce**
Steps to reproduce the behavior:
1. write messages to topic
2. open Messages tab
3. enable "Newest first" mode
4... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/AbstractEmitter.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/BackwardRecordEmitter.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/util/OffsetsSeek.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/AbstractEmitter.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/BackwardRecordEmitter.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/util/OffsetsSeek.java"
] | [] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/AbstractEmitter.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/AbstractEmitter.java
index 30a5f566d35..84228c41342 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/AbstractEmitter.java
+++ b/kafka-ui-api/src/m... | null | train | train | 2022-05-19T13:44:26 | 2021-10-27T12:16:03Z | iliax | train |
provectus/kafka-ui/1840_1934 | provectus/kafka-ui | provectus/kafka-ui/1840 | provectus/kafka-ui/1934 | [
"connected"
] | d1c59dd74bb8b41c4b7d95c5fa7e7db8f53292fb | 6891138f15e4b27c094f0c57eace3537e9dc6cd2 | [] | [] | 2022-05-08T09:01:07Z | [
"type/bug",
"scope/backend",
"status/accepted",
"status/confirmed"
] | "Newest first" message scan is broken | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
"Newest first" message scan is broken. Some of the messages are not shown.
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top lef... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/AbstractEmitter.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/BackwardRecordEmitter.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/util/OffsetsSeek.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/AbstractEmitter.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/BackwardRecordEmitter.java",
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/util/OffsetsSeek.java"
] | [] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/AbstractEmitter.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/AbstractEmitter.java
index 30a5f566d35..84228c41342 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/emitter/AbstractEmitter.java
+++ b/kafka-ui-api/src/m... | null | test | train | 2022-05-19T13:44:26 | 2022-04-15T16:20:16Z | Haarolean | train |
provectus/kafka-ui/1865_1952 | provectus/kafka-ui | provectus/kafka-ui/1865 | provectus/kafka-ui/1952 | [
"connected"
] | 7eab325ac3bd1fdbde96639a6d337521c56d4318 | 18eadfca287f3a8004aedfa449f63a5d7e57fd27 | [
"\r\n\r\n\r\n5. multiline filters are also allowed:\r\n```\r\ndef name = value.name \r\ndef age = value.age\r\nname == 'iliax' && age == 30\r\n```\r\n"
] | [
"why are we rendering AddFilter in InfoModal spec instead of infoModal ?",
"Because I need to check the button works in AddFilter modal",
"fixed",
"you can write onClick={toggle}",
"this should have a more descriptive name",
"fixed",
"fixed"
] | 2022-05-11T11:22:27Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Implement a tooltip with smart filters documentation | filter examples, etc. | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/AddFilter.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/__tests__/AddFilter.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/AddFilter.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/InfoModal.tsx",
"kafka-ui-react-app/src/components/Topi... | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/AddFilter.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/AddFilter.tsx
index 995e3d7666f..d877654e591 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/AddFilter.tsx
+++... | null | train | train | 2022-05-17T12:04:59 | 2022-04-20T09:22:45Z | Haarolean | train |
provectus/kafka-ui/1938_1959 | provectus/kafka-ui | provectus/kafka-ui/1938 | provectus/kafka-ui/1959 | [
"connected"
] | 527df864bb8b6d016b787f0472834a76f848c833 | 7958e2a9b54c4c41cce64334bcc76d673277eac7 | [
"PS: thanks for working on this project, it is the best UI for looking at Kafka cluster data I've seen so far.",
"Hey Alex, thanks for the feedback, glad you like the new release :)\r\n\r\nWe'll take a look into the problem. We've done a lot of frontend refactoring recently, so this might be the reason."
] | [] | 2022-05-12T10:04:41Z | [
"type/bug",
"scope/frontend",
"status/accepted"
] | Dashboard table is messed up | **Describe the bug**
When many clusters are defined in configuration, the dashboard looks messed up:
- multiple tables instead of 1
- cluster ordering is out-of-order (that was fixed earlier for left side list)
- columns are not aligned
**Set up**
- Docker-compose with configuration set via environment va... | [
"kafka-ui-react-app/src/components/Dashboard/ClustersWidget/ClustersWidget.tsx"
] | [
"kafka-ui-react-app/src/components/Dashboard/ClustersWidget/ClustersWidget.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Dashboard/ClustersWidget/ClustersWidget.tsx b/kafka-ui-react-app/src/components/Dashboard/ClustersWidget/ClustersWidget.tsx
index f33e9c4746e..e921609c1a4 100644
--- a/kafka-ui-react-app/src/components/Dashboard/ClustersWidget/ClustersWidget.tsx
+++ b/kafka-ui-react-app/sr... | null | val | train | 2022-05-16T16:03:32 | 2022-05-10T04:05:59Z | akamensky | train |
provectus/kafka-ui/1960_1964 | provectus/kafka-ui | provectus/kafka-ui/1960 | provectus/kafka-ui/1964 | [
"connected"
] | 06864984a1bb68674b4c73e2bb3346a8bd9e547d | 20300f327d7a9cf3d616d2bfd01cec8300278001 | [] | [
"you can write isFetching: !!isFetching",
"fixed"
] | 2022-05-13T08:32:39Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | Loading icon is still being displayed once the live mode is stopped | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessagesTable.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/__test__/MessagesTable.spec.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/MessagesTable.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/__test__/MessagesTable.spec.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
index a4128acd8d7..7a0cb748f30 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
+++ b/kaf... | null | val | train | 2022-05-17T11:04:01 | 2022-05-12T10:23:52Z | Haarolean | train | |
provectus/kafka-ui/1980_1985 | provectus/kafka-ui | provectus/kafka-ui/1980 | provectus/kafka-ui/1985 | [
"connected"
] | 26e84ff185f9346cf3a61d5a6295e5409abe6e32 | 06864984a1bb68674b4c73e2bb3346a8bd9e547d | [
"\r\nLower one looks weird"
] | [] | 2022-05-16T15:40:11Z | [
"good first issue",
"scope/frontend",
"status/accepted",
"type/chore"
] | Indicators CSS adjustments | Wrapped panes should inherit first & last child css (border-radius)
<img width="1242" alt="bruh" src="https://user-images.githubusercontent.com/1494347/168567644-39c32c0a-5acf-4e1e-9d70-2a535bf60ad9.png">
| [
"kafka-ui-react-app/src/components/common/Metrics/Metrics.styled.tsx"
] | [
"kafka-ui-react-app/src/components/common/Metrics/Metrics.styled.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/common/Metrics/Metrics.styled.tsx b/kafka-ui-react-app/src/components/common/Metrics/Metrics.styled.tsx
index 33e8265526e..7a3bb44dbe2 100644
--- a/kafka-ui-react-app/src/components/common/Metrics/Metrics.styled.tsx
+++ b/kafka-ui-react-app/src/components/common/Metrics/Me... | null | train | train | 2022-05-16T22:49:57 | 2022-05-16T09:57:24Z | Haarolean | train |
provectus/kafka-ui/1865_1989 | provectus/kafka-ui | provectus/kafka-ui/1865 | provectus/kafka-ui/1989 | [
"connected"
] | 3321460185c863f010ceffb1c38fa6084cba0290 | ca545ddf36e056d8a549a9056a0879ae84f8f4ef | [
"\r\n\r\n\r\n5. multiline filters are also allowed:\r\n```\r\ndef name = value.name \r\ndef age = value.age\r\nname == 'iliax' && age == 30\r\n```\r\n"
] | [] | 2022-05-17T14:00:35Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Implement a tooltip with smart filters documentation | filter examples, etc. | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/InfoModal.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/InfoModal.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/InfoModal.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/InfoModal.tsx
index d3036cd1372..b86b8776063 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/InfoModal.tsx
+++... | null | test | train | 2022-05-18T09:35:16 | 2022-04-20T09:22:45Z | Haarolean | train |
provectus/kafka-ui/1809_1999 | provectus/kafka-ui | provectus/kafka-ui/1809 | provectus/kafka-ui/1999 | [
"connected"
] | 6d8c6cace09f98bd9b386634390500f233b38a37 | ad2966f31b5acf04ee485902bb01980a946ddadc | [
"Hey, thanks for the suggestion!"
] | [
"It is a work of selector",
"sortedTopics is array. no need to use `?`",
"and here we can put it in a variable and reuse it for array , in order not to call it everytime",
"moved to redux",
"fixed",
"```return connector.topics?.sort((a, b) => a.localeCompare(b))```",
"As far as I remember, localeCompare... | 2022-05-19T11:03:37Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | UI: connectors , order topics |

### Is your proposal related to a problem?
the current UI of connectors show the topics that consume or produce the connectors , but they are not ordered by name , that ... | [
"kafka-ui-react-app/src/components/Connect/List/ListContainer.ts",
"kafka-ui-react-app/src/components/Connect/List/__tests__/ListItem.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters... | [
"kafka-ui-react-app/src/components/Connect/List/ListContainer.ts",
"kafka-ui-react-app/src/components/Connect/List/__tests__/ListItem.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters... | [] | diff --git a/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts b/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts
index c3e939a2db2..dbd7a717716 100644
--- a/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts
+++ b/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts... | null | train | train | 2022-05-25T12:54:33 | 2022-04-06T17:17:51Z | raphaelauv | train |
provectus/kafka-ui/1980_1999 | provectus/kafka-ui | provectus/kafka-ui/1980 | provectus/kafka-ui/1999 | [
"connected"
] | 6d8c6cace09f98bd9b386634390500f233b38a37 | ad2966f31b5acf04ee485902bb01980a946ddadc | [
"\r\nLower one looks weird"
] | [
"It is a work of selector",
"sortedTopics is array. no need to use `?`",
"and here we can put it in a variable and reuse it for array , in order not to call it everytime",
"moved to redux",
"fixed",
"```return connector.topics?.sort((a, b) => a.localeCompare(b))```",
"As far as I remember, localeCompare... | 2022-05-19T11:03:37Z | [
"good first issue",
"scope/frontend",
"status/accepted",
"type/chore"
] | Indicators CSS adjustments | Wrapped panes should inherit first & last child css (border-radius)
<img width="1242" alt="bruh" src="https://user-images.githubusercontent.com/1494347/168567644-39c32c0a-5acf-4e1e-9d70-2a535bf60ad9.png">
| [
"kafka-ui-react-app/src/components/Connect/List/ListContainer.ts",
"kafka-ui-react-app/src/components/Connect/List/__tests__/ListItem.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters... | [
"kafka-ui-react-app/src/components/Connect/List/ListContainer.ts",
"kafka-ui-react-app/src/components/Connect/List/__tests__/ListItem.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters... | [] | diff --git a/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts b/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts
index c3e939a2db2..dbd7a717716 100644
--- a/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts
+++ b/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts... | null | test | train | 2022-05-25T12:54:33 | 2022-05-16T09:57:24Z | Haarolean | train |
provectus/kafka-ui/1865_1999 | provectus/kafka-ui | provectus/kafka-ui/1865 | provectus/kafka-ui/1999 | [
"connected"
] | 6d8c6cace09f98bd9b386634390500f233b38a37 | ad2966f31b5acf04ee485902bb01980a946ddadc | [
"\r\n\r\n\r\n5. multiline filters are also allowed:\r\n```\r\ndef name = value.name \r\ndef age = value.age\r\nname == 'iliax' && age == 30\r\n```\r\n"
] | [
"It is a work of selector",
"sortedTopics is array. no need to use `?`",
"and here we can put it in a variable and reuse it for array , in order not to call it everytime",
"moved to redux",
"fixed",
"```return connector.topics?.sort((a, b) => a.localeCompare(b))```",
"As far as I remember, localeCompare... | 2022-05-19T11:03:37Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Implement a tooltip with smart filters documentation | filter examples, etc. | [
"kafka-ui-react-app/src/components/Connect/List/ListContainer.ts",
"kafka-ui-react-app/src/components/Connect/List/__tests__/ListItem.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters... | [
"kafka-ui-react-app/src/components/Connect/List/ListContainer.ts",
"kafka-ui-react-app/src/components/Connect/List/__tests__/ListItem.spec.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.styled.ts",
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters... | [] | diff --git a/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts b/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts
index c3e939a2db2..dbd7a717716 100644
--- a/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts
+++ b/kafka-ui-react-app/src/components/Connect/List/ListContainer.ts... | null | val | train | 2022-05-25T12:54:33 | 2022-04-20T09:22:45Z | Haarolean | train |
provectus/kafka-ui/1334_2002 | provectus/kafka-ui | provectus/kafka-ui/1334 | provectus/kafka-ui/2002 | [
"connected"
] | 6891138f15e4b27c094f0c57eace3537e9dc6cd2 | 3ee2f87255d2a4beacfb177c4a6bdd9f52fd6a09 | [
"@lazzy-panda let's rename \"failed\" to \"failed connectors\" and add a \"failed tasks\" pane as well\r\n\r\n"
] | [
"```suggestion\r\n .reduce(acc, value) => {\r\n```"
] | 2022-05-20T15:13:59Z | [
"type/enhancement",
"good first issue",
"scope/frontend",
"status/accepted"
] | Please add a counters of all connectors, tasks and failed connectors, tasks | ### Is your proposal related to a problem?
KC can have a very large number of connectors. It can be very tedious and error prone to scroll through the list in search of any failed tasks/connectors. It would be easy to miss any failed connector/task as well.
### Describe the solution you'd like
Ideally -- a fil... | [
"kafka-ui-react-app/src/components/Connect/List/List.tsx",
"kafka-ui-react-app/src/components/Connect/List/ListContainer.ts",
"kafka-ui-react-app/src/components/Connect/List/__tests__/List.spec.tsx",
"kafka-ui-react-app/src/redux/reducers/connect/__test__/selectors.spec.ts",
"kafka-ui-react-app/src/redux/re... | [
"kafka-ui-react-app/src/components/Connect/List/List.tsx",
"kafka-ui-react-app/src/components/Connect/List/ListContainer.ts",
"kafka-ui-react-app/src/components/Connect/List/__tests__/List.spec.tsx",
"kafka-ui-react-app/src/redux/reducers/connect/__test__/selectors.spec.ts",
"kafka-ui-react-app/src/redux/re... | [] | diff --git a/kafka-ui-react-app/src/components/Connect/List/List.tsx b/kafka-ui-react-app/src/components/Connect/List/List.tsx
index 1958ac200a2..0f1ab074b0c 100644
--- a/kafka-ui-react-app/src/components/Connect/List/List.tsx
+++ b/kafka-ui-react-app/src/components/Connect/List/List.tsx
@@ -21,6 +21,7 @@ export interf... | null | train | train | 2022-05-19T17:34:04 | 2021-12-29T02:38:32Z | akamensky | train |
provectus/kafka-ui/1764_2017 | provectus/kafka-ui | provectus/kafka-ui/1764 | provectus/kafka-ui/2017 | [
"timestamp(timedelta=0.0, similarity=0.8630186139426761)",
"connected"
] | ad2966f31b5acf04ee485902bb01980a946ddadc | ab805c39c5ff29b337384e1d280c474913362195 | [
"Hey, thanks for the kind words. Glad you like it :)\r\n\r\nAs for the tables, we've considered that (#1414), but there are some possible issues with that (like behaviour for sandwich buttons). I agree that it would be more convenient, but it's not a priority for now. But we'll consider it, thanks."
] | [
"cursor: pointer ?",
"fixed"
] | 2022-05-23T11:57:41Z | [
"type/enhancement",
"scope/frontend",
"status/accepted"
] | Expand message view on row click | Hi,
At first I would like to admit your app is so far the best Kafka's UI I've tried!
I'd like to kindly ask you to improve message view, where click on any place on a message's row would open extended view of that message. Currently, only left plus button could expand message's details.
Please consider and l... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Message.tsx",
"kafka-ui-react-app/src/components/common/Dropdown/Dropdown.tsx",
"kafka-ui-react-app/src/components/common/Dropdown/DropdownItem.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Message.tsx",
"kafka-ui-react-app/src/components/common/Dropdown/Dropdown.tsx",
"kafka-ui-react-app/src/components/common/Dropdown/DropdownItem.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Message.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Message.tsx
index 265b1f4a729..a111ed14524 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Message.tsx
+++ b/kafka-ui-react-app/src/comp... | null | test | train | 2022-05-25T13:33:05 | 2022-03-25T12:46:12Z | mario45211 | train |
provectus/kafka-ui/1998_2019 | provectus/kafka-ui | provectus/kafka-ui/1998 | provectus/kafka-ui/2019 | [
"connected",
"timestamp(timedelta=0.0, similarity=0.9999999999999998)"
] | f294b1bbad4cc93f07a685f63cad9e71f02eb8a3 | 2fcb0d1abef83189fbd1cf26167baad3074f1ac4 | [
"Hello there keremcankabadayi! 👋\n\nThank you and congratulations 🎉 for opening your very first issue in this project! 💖\n\nIn case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀",
"Hi, it's not an issue with the app, but a docker-network related o... | [] | 2022-05-23T14:44:53Z | [
"type/bug",
"scope/backend",
"status/accepted",
"status/confirmed"
] | Timeouts with large amount of topics | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
Can't connect my Stage Environment Kafka.
**Set up**
<!--
(How do you run the app?
Which version of the app are you running? Provide either docker image version or check commit hash at the top left corner. We won't be able to hel... | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ReactiveAdminClient.java"
] | [
"kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ReactiveAdminClient.java"
] | [] | diff --git a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ReactiveAdminClient.java b/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ReactiveAdminClient.java
index dedd609743c..731824cdf08 100644
--- a/kafka-ui-api/src/main/java/com/provectus/kafka/ui/service/ReactiveAdminClient.java
+++ b/kafka-... | null | val | train | 2022-06-07T17:28:38 | 2022-05-18T21:00:01Z | keremcankabadayi | train |
provectus/kafka-ui/2009_2027 | provectus/kafka-ui | provectus/kafka-ui/2009 | provectus/kafka-ui/2027 | [
"connected"
] | ab805c39c5ff29b337384e1d280c474913362195 | 0c881b2df52e116669f68f66d4435055685008e2 | [
"#1438 #1230"
] | [] | 2022-05-25T12:26:41Z | [
"scope/frontend",
"status/accepted",
"type/chore"
] | Messages count is not updated after filtering Topic/Messages | **Describe the bug**
After submitting the filter, if one message is shown, the count of Messages should also be one.
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Login to system
2. Open the Topic profile
3. Turn to Messages tab
4. Press Add filters
5. Submit f.ex. 'value == null && valueAsText... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
index 7a0cb748f30..9eb7884b761 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Messages/Filters/Filters.tsx
+++ b/kaf... | null | test | train | 2022-05-25T13:52:57 | 2022-05-23T05:16:30Z | armenuikafka | train |
provectus/kafka-ui/2013_2028 | provectus/kafka-ui | provectus/kafka-ui/2013 | provectus/kafka-ui/2028 | [
"connected"
] | cf6454c9873027bd0befc34f8e2c17da06bb6f20 | b32ff9ca8b22409f5eea36ea08372e502770c6e2 | [] | [] | 2022-05-25T13:29:16Z | [
"type/bug",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | UI improvement for dropdown fields in a system | **Describe the bug**
With opening the dropdown, the arrow should be turned up for all dropdown fields
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Login to system
2. Navigate to Topic/Messages
3. Check the dropdown fields in filtering part
**Expected behavior**
In case of opening the dropd... | [
"kafka-ui-react-app/src/components/common/Select/Select.styled.ts",
"kafka-ui-react-app/src/components/common/Select/Select.tsx",
"kafka-ui-react-app/src/theme/theme.ts"
] | [
"kafka-ui-react-app/src/components/common/Icons/DropdownArrowIcon.tsx",
"kafka-ui-react-app/src/components/common/Select/Select.styled.ts",
"kafka-ui-react-app/src/components/common/Select/Select.tsx",
"kafka-ui-react-app/src/theme/theme.ts"
] | [] | diff --git a/kafka-ui-react-app/src/components/common/Icons/DropdownArrowIcon.tsx b/kafka-ui-react-app/src/components/common/Icons/DropdownArrowIcon.tsx
new file mode 100644
index 00000000000..22c783ac55a
--- /dev/null
+++ b/kafka-ui-react-app/src/components/common/Icons/DropdownArrowIcon.tsx
@@ -0,0 +1,26 @@
+import R... | null | train | train | 2022-05-30T09:38:46 | 2022-05-23T10:29:35Z | armenuikafka | train |
provectus/kafka-ui/1884_2029 | provectus/kafka-ui | provectus/kafka-ui/1884 | provectus/kafka-ui/2029 | [
"timestamp(timedelta=1.0, similarity=1.0000000000000002)",
"connected"
] | cc109a712553ed41a98a3887958a885590886563 | cf6454c9873027bd0befc34f8e2c17da06bb6f20 | [
"Update with Clear Messages available in Topic's Overview tab only after refreshing, please check the attached video:\r\n\r\nhttps://user-images.githubusercontent.com/104780608/170261514-df248abf-dc73-4e64-9eeb-236ecf9f402a.mov\r\n\r\n_**Note**: Works correctly with Clearing messages from all Topics page_"
] | [] | 2022-05-25T15:35:41Z | [
"type/bug",
"good first issue",
"scope/frontend",
"status/accepted",
"status/confirmed"
] | The result of Clear Messages is not displayed in Topic overview | **Describe the bug**
<!--(A clear and concise description of what the bug is.)-->
When you click Clear Messages on the Topic overview page you still see the topic`s messages like nothing happened but if you refresh the page or go to the topic you see that messages are cleared.
**Set up**
<!--
(How do you run the... | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/SendMessage/SendMessage.tsx",
"kafka-ui-react-app/src/redux/reducers/topicMessages/topicMessagesSlice.ts"
] | [
"kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx",
"kafka-ui-react-app/src/components/Topics/Topic/SendMessage/SendMessage.tsx",
"kafka-ui-react-app/src/redux/reducers/topicMessages/topicMessagesSlice.ts"
] | [] | diff --git a/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx b/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx
index 12434e6224a..6e497b017e8 100644
--- a/kafka-ui-react-app/src/components/Topics/Topic/Details/Overview/Overview.tsx
+++ b/kafka-ui-react-app/src/c... | null | train | train | 2022-05-30T09:24:06 | 2022-04-22T16:07:06Z | agolosen | train |
Subsets and Splits
Java Code Detection in Problems
Identifies and categorizes entries in the dataset that are likely related to Java programming, providing insights into the prevalence and type of Java content in the problem statements.