Skip to content

fix(admin-ui): allow user to login page on emtpy stat results #1356

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

Closed
jv18creator opened this issue Oct 2, 2023 · 0 comments · Fixed by #1357
Closed

fix(admin-ui): allow user to login page on emtpy stat results #1356

jv18creator opened this issue Oct 2, 2023 · 0 comments · Fixed by #1357
Assignees
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Comments

@jv18creator
Copy link
Contributor

Describe the bug
Currently Admin UI displays users exceed allowed threshold Alert on /stat endpoint responding with empty array [] if there are no monthly_active_users.

To Reproduce
Steps to reproduce the behavior:

  1. Try to login to Admin UI
  2. Found empty array from /stat endpoint
  3. See alert

Expected behavior
Consider this empty array behaviour as no monthly_active_users & let user display login screen.

@jv18creator jv18creator added bug Something isn't working comp-admin-ui Component affected by issue or PR labels Oct 2, 2023
@jv18creator jv18creator self-assigned this Oct 2, 2023
@mo-auto mo-auto added the kind-bug Issue or PR is a bug in existing functionality label Oct 2, 2023
jv18creator added a commit that referenced this issue Oct 2, 2023
duttarnab added a commit that referenced this issue Oct 4, 2023
fix(admin-ui): allow user to login page on emtpy stat results #1356
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants