Skip to content

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

Open
@hameeedurrehman

Description

@hameeedurrehman

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

Activity

appgurueu

appgurueu commented on Mar 26, 2024

@appgurueu
Contributor

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

LidiaDomingos

LidiaDomingos commented on Oct 24, 2024

@LidiaDomingos

Hi!! I would like to work on that!!

linked a pull request that will close this issue on Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @appgurueu@Panquesito7@LidiaDomingos@hameeedurrehman

      Issue actions

        [FEATURE]: add navigation for different algorithm sections · Issue #284 · TheAlgorithms/website