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

Fix - Issue #592 Fixed Work Experience Sorting Issue to Display in Reverse Chronological Order #593

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

surazbissoyi
Copy link

Problem - In the profile section, the work experience list was being displayed in a random order, which led to confusion regarding the timeline of previous job positions.

Solution - I fixed the issue by comparing the dates and implementing sorting logic. Now, the work experiences are correctly sorted in reverse chronological order, with the most recent job appearing at the top of the list. This ensures a clearer and more intuitive presentation of the user's job history.

Screenshot 2025-02-06 185207

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.

1 participant