|
@@ -15,33 +15,36 @@ https://github.com/provectus/kafka-ui/discussions
|
|
|
|
|
|
-->
|
|
|
|
|
|
-**Describe the bug**
|
|
|
-<!--(A clear and concise description of what the bug is.)-->
|
|
|
+<!--
|
|
|
+Please follow the naming conventions for bugs:
|
|
|
+<Feature/Area/Scope> : <Compact, but specific problem summary>
|
|
|
+Avoid generic titles, like “Topics: incorrect layout of message sorting drop-down list”. Better use something like: “Topics: Message sorting drop-down list overlaps the "Submit" button”.
|
|
|
+
|
|
|
+-->
|
|
|
|
|
|
+**Describe the bug** (Actual behavior)
|
|
|
+<!--(A clear and concise description of what the bug is.Use a list, if there is more than one problem)-->
|
|
|
+
|
|
|
+**Expected behavior**
|
|
|
+<!--(A clear and concise description of what you expected to happen.)-->
|
|
|
|
|
|
**Set up**
|
|
|
<!--
|
|
|
+WE MIGHT CLOSE THE ISSUE without further explanation IF YOU DON'T PROVIDE THIS INFORMATION.
|
|
|
+
|
|
|
How do you run the app? Please provide as much info as possible:
|
|
|
1. App version (docker image version or check commit hash in the top left corner in UI)
|
|
|
2. Helm chart version, if you use one
|
|
|
3. Any IAAC configs
|
|
|
-
|
|
|
-We might close the issue without further explanation if you don't provide such information.
|
|
|
-->
|
|
|
|
|
|
|
|
|
**Steps to Reproduce**
|
|
|
<!-- We'd like you to provide an example setup (via docker-compose, helm, etc.)
|
|
|
to reproduce the problem, especially with a complex setups. -->
|
|
|
-Steps to reproduce the behavior:
|
|
|
|
|
|
1.
|
|
|
|
|
|
-**Expected behavior**
|
|
|
-<!--
|
|
|
-(A clear and concise description of what you expected to happen)
|
|
|
--->
|
|
|
-
|
|
|
**Screenshots**
|
|
|
<!--
|
|
|
(If applicable, add screenshots to help explain your problem)
|
|
@@ -50,5 +53,10 @@ Steps to reproduce the behavior:
|
|
|
|
|
|
**Additional context**
|
|
|
<!--
|
|
|
-(Add any other context about the problem here)
|
|
|
+Add any other context about the problem here. E.g.:
|
|
|
+1. Are there any alternative scenarios (different data/methods/configuration/setup) you have tried?
|
|
|
+ Were they successfull or same issue occured? Please provide steps as well.
|
|
|
+2. Related issues (if there are any).
|
|
|
+3. Logs (if available)
|
|
|
+4. Is there any serious impact or behaviour on the end-user because of this issue, that can be overlooked?
|
|
|
-->
|