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

completed working on the functionality for the sorting button found in the filter results component #110

Merged
merged 4 commits into from
Nov 9, 2022

Conversation

marwazpov
Copy link
Collaborator

This PR is related to issue #35

I have worked on the sorting button which sorts the data according to the publishing date (newest/oldest)

@vercel
Copy link

vercel bot commented Nov 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
capstonejobie ✅ Ready (Inspect) Visit Preview Nov 9, 2022 at 1:50PM (UTC)

Copy link
Contributor

@AllanSaleh AllanSaleh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful work!!🎉😍
The logic part of this component where you mapped over it to give a key and change the date to a Date object and then use an if-else state meant to sort it based on the drop-down menu is AMAZING and is done very well!🙌👏
Keep up the spectacular work!!🔥🚀

@AllanSaleh AllanSaleh merged commit 6e30562 into develop Nov 9, 2022
@AllanSaleh AllanSaleh deleted the jobs-page branch November 9, 2022 14:02
@marwazpov
Copy link
Collaborator Author

Hi @AllanSaleh ! Thank you so much for your feedback! I really appreciate it🙏🙏🙏

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

Successfully merging this pull request may close these issues.

2 participants