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

Implement sort dropdown list #3

Merged
merged 7 commits into from
Feb 10, 2024

Commits on Feb 2, 2024

  1. Implement sort dropdown list

    Implement [ASC-67]
    Fordinh4 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b776662 View commit details
    Browse the repository at this point in the history
  2. Update App.tsx

    Add the sort dropdown list test route
    Fordinh4 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    749b28c View commit details
    Browse the repository at this point in the history
  3. Update SortDropdownList.tsx

    Add the feature which close the dropdown when the user click outside of the component.
    Fordinh4 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    4af2f80 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Update package.json files

    This seems to be the only case for my laptop since it won't work without these new lines in this file.
    Fordinh4 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    f632d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2565387 View commit details
    Browse the repository at this point in the history
  3. Update App.tsx

    Added both route path to test features like navigation bar and dropdown list
    Fordinh4 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    8f79085 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    0be9b40 View commit details
    Browse the repository at this point in the history