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

Tags dropdown is broken on releases page #2658

Closed
hardikmodha opened this issue Dec 29, 2019 · 0 comments · Fixed by #2659
Closed

Tags dropdown is broken on releases page #2658

hardikmodha opened this issue Dec 29, 2019 · 0 comments · Fixed by #2659
Labels

Comments

@hardikmodha
Copy link
Contributor

It redirects to the repo's code tab rather than redirecting to the tag page.

Steps to reproduce:

  1. Open any repo's releases page. (e.g. https://github.com/sindresorhus/refined-github/releases)
  2. Open the "Select tag" dropdown and click on any tag. (e.g. Selecting 19.12.22)
  3. Observer the behavior, it redirects to the repo's code tab (https://github.com/sindresorhus/refined-github/tree/19.12.22), but it should redirect to https://github.com/sindresorhus/refined-github/releases/tag/19.12.22 page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants