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

[BUG] Consecutive Days Streak Attribute Not Available in User Profile #33

Closed
nidhi2026 opened this issue Oct 6, 2024 · 4 comments
Closed

Comments

@nidhi2026
Copy link

What Happenend ?

image

In code we are accessing consecutiveDays in streakInfo, but we have no option for it in leetcode-query

image

that results in same response every time (functionality doesn't work as expected).

An issue has been made for creating streak where the result was:
image

I have now tried for the same user in issue

image

Rather it should look like: (for user's max streak for current year)
https://leetcode.com/u/JB_Mugundh/
image

@nidhi2026
Copy link
Author

@jinx-vi-0
Can you assign this bug to me

@jinx-vi-0
Copy link
Owner

You don't need to show the max streak. It should be the current streak.

@nidhi2026
Copy link
Author

image
@jinx-vi-0
If this is fine, then I will make a pr for it

@nidhi2026
Copy link
Author

@jinx-vi-0 I have made a pr for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants