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

End Date Can Be Set Earlier Than Start Date #523

Closed
Pranjalidhale0711 opened this issue May 20, 2024 · 5 comments · Fixed by #533
Closed

End Date Can Be Set Earlier Than Start Date #523

Pranjalidhale0711 opened this issue May 20, 2024 · 5 comments · Fixed by #533
Assignees
Labels
bug Something isn't working gssoc level1

Comments

@Pranjalidhale0711
Copy link

There is an issue where the end date can be set to a date earlier than the start date. This should not be allowed, as it leads to logical inconsistencies in date selection.

Steps to Reproduce:

1]Go to the date selection feature.
2]Select a start date.
3]Select an end date that is earlier than the start date.

Expected Behavior:
The system should prevent the end date from being set to a date earlier than the start date, possibly with an error message or by disabling the invalid dates.

Actual Behavior:
The system allows the end date to be set earlier than the start date without any warning or error.

Screenshot 2024-05-20 at 6 39 47 PM
@Pranjalidhale0711 Pranjalidhale0711 added the bug Something isn't working label May 20, 2024
@Pranjalidhale0711
Copy link
Author

Please give me access to edit it

Copy link

Hi @Pranjalidhale0711! Thanks for opening this issue. We appreciate your contribution to this open-source project.

@Pranjalidhale0711
Copy link
Author

I wanted to inform you that I've successfully addressed the date issue we discussed earlier, and I've submitted a pull request for your review

@apu52
Copy link
Owner

apu52 commented May 21, 2024

@Pranjalidhale0711 Now I have assigned you. Now you can submit your PR . happy contribution!!!!!!!!!

@Pranjalidhale0711 Pranjalidhale0711 mentioned this issue May 21, 2024
3 tasks
@Pranjalidhale0711
Copy link
Author

Sir I've submitted a pull request for your review

@apu52 apu52 added the level1 label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc level1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants