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

Improve Entity Details Component with Anchors for Direct Linking #926

Open
arkid15r opened this issue Feb 23, 2025 · 1 comment · May be fixed by #960
Open

Improve Entity Details Component with Anchors for Direct Linking #926

arkid15r opened this issue Feb 23, 2025 · 1 comment · May be fixed by #960
Assignees
Labels

Comments

@arkid15r
Copy link
Collaborator

We need to enhance the entity details component by adding anchor links to all major sections, allowing users to directly link to specific parts of the page. For example, users should be able to link directly to the "Top Contributors" section by using an anchor like #top-contributors.

Tasks:

  • Add anchor links to all major blocks like:
    • Top Contributors (#top-contributors)
    • Recent Issues (#recent-issues)
    • Recent Releases (#recent-releases)
    • Etc
  • Ensure that clicking these links scrolls the page to the corresponding section smoothly.
  • Update the navigation (if applicable) to use these anchors for better user navigation.
  • Have the visual indication show up upon hover event only (invisible by default) similar to GitHub's behavior but on the right side of the headers instead.
Image
@shining-bluemoon-11
Copy link
Contributor

@arkid15r can i do it

@arkid15r arkid15r moved this from Todo to In progress in Project Nest Feb 23, 2025
@shining-bluemoon-11 shining-bluemoon-11 linked a pull request Feb 28, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants