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

[FEATURE]: add navigation for different algorithm sections #284

Open
hameeedurrehman opened this issue Mar 22, 2024 · 1 comment
Open

[FEATURE]: add navigation for different algorithm sections #284

hameeedurrehman opened this issue Mar 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@hameeedurrehman
Copy link

Motivation

Currently, When a user scroll the Home page, he has to navigate to the bottom to see the last algorithm type which creates bad user experience due to very long scrolling. We should implement the navigation on the right side of the page so that user can navigate to his interested section.

Examples

For example, the headings like bit manipulation, backtracking etc. We can list them all on the right side of the page and user clicks on that list item, he can navigate to his interested algorithmic problem.

Possible workarounds

The possible and easy way to implement this feature is to add react-scroll library as this project is already made with react.

Additional information

No response

@appgurueu
Copy link
Contributor

This sounds like it should be an issue on https://github.com/TheAlgorithms/Website. @Panquesito7 could you transfer?

@Panquesito7 Panquesito7 transferred this issue from TheAlgorithms/JavaScript Apr 11, 2024
@Panquesito7 Panquesito7 added the enhancement New feature or request label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants