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

Conversation

Fordinh4
Copy link
Collaborator

@Fordinh4 Fordinh4 commented Feb 2, 2024

[Feature] Implement sort dropdown list
This component is built with two files: SortDropdownList.tsx and DropdownItem.tsx. Beside that there is a test route named SortDropdownListTestRoute.tsx.

Implement [ASC-67]
Add the sort dropdown list test route
Add the feature which close the dropdown when the user click outside of the component.
This seems to be the only case for my laptop since it won't work without these new lines in this file.
Added both route path to test features like navigation bar and dropdown list
Copy link

github-actions bot commented Feb 3, 2024

Visit the preview URL for this PR (updated for commit 0be9b40):

https://alzheimercalgary-v2--pr3-asc-67-feature-imple-lu73rzcq.web.app

(expires Sat, 17 Feb 2024 00:16:05 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 49842b2747b50197f445c596a105e7df038b0757

@TienDucHo
Copy link
Collaborator

Good results! But your implementation can be improved by using and element for the Dropdown List and the Dropdown Item. Can you rewrite them again using those tags? Thanks!

@TienDucHo TienDucHo self-requested a review February 7, 2024 07:34
@TienDucHo TienDucHo merged commit b6bc532 into main Feb 10, 2024
2 checks passed
@TienDucHo TienDucHo deleted the ASC-67-feature/implement-sort-dropdown-list branch February 10, 2024 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants