Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FE: Do not show messages behind = 0, when it is not set on backend #4144

Open
4 tasks done
iliax opened this issue Aug 22, 2023 · 1 comment
Open
4 tasks done

FE: Do not show messages behind = 0, when it is not set on backend #4144

iliax opened this issue Aug 22, 2023 · 1 comment
Labels
good first issue Up for grabs scope/frontend status/accepted An issue which has passed triage and has been accepted type/bug Something isn't working

Comments

@iliax
Copy link
Contributor

iliax commented Aug 22, 2023

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running master-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

When on Consumers page if consumer has no committed offsets, now it is show like message behind = "0", which is not right.

Expected behavior

No value should be shown. (of disclaimer that "No offsets have been committed yet")

Your installation details

0.7.1

Steps to reproduce

  1. start consumer that reads any topic
  2. go to Consumers -> select consumer -> see messages behind column (on topic level)

Screenshots

Screenshot 2023-08-22 at 15 57 11

Logs

No response

Additional context

No response

@iliax iliax added type/bug Something isn't working good first issue Up for grabs scope/frontend status/triage Issues pending maintainers triage labels Aug 22, 2023
@Haarolean Haarolean added status/accepted An issue which has passed triage and has been accepted and removed status/triage Issues pending maintainers triage labels Aug 25, 2023
@CarlosEduR
Copy link

Is there anyone already working on it? If not, I'd like to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Up for grabs scope/frontend status/accepted An issue which has passed triage and has been accepted type/bug Something isn't working
Projects
Status: One shots
Development

No branches or pull requests

3 participants