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: Selecting period for "Top 10 contributors" list doesn't work #465

Open
maria-pushkareva opened this issue Oct 11, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@maria-pushkareva
Copy link

Summary

Clicking on "for the past week" or "for the past month" in the "Top 10 contributors" section doesn't cause any changes, but causes an error in the console.

Reproduction steps

1. Open https://friends.hexlet.io/
2. Click on "for the past week" or "for the past month" in the "Top 10 contributors" section.

Expected result

  1. The selected option should be highlighted somehow.
  2. The list of contributors should probably change.
  3. No errors in the console.

Actual result

  1. Nothing changes on the page.
  2. There is the following error in the console:

Uncaught TypeError: Cannot read properties of null (reading 'name')
at HTMLAnchorElement. (time_and_type_selector.js:24:70)The following

Browsers

Chrome, Opera

OS

No response

@maria-pushkareva maria-pushkareva added the bug Something isn't working label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant