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: input validation alert for start & end date #366

Merged
merged 5 commits into from
Jan 3, 2024

Conversation

amabelleS
Copy link
Collaborator

@amabelleS amabelleS commented Jan 1, 2024

Description

Showing an alert when the end date is later than the start date - on the dashboard and gaps-pattern pages.

screenshots

image image

related issue: #309 (not closing)

@amabelleS amabelleS requested a review from NoamGaash as a code owner January 1, 2024 11:30
@amabelleS amabelleS changed the title Alert when start after end date#309 refactor: Alert when start after end date#309 Jan 1, 2024
@amabelleS
Copy link
Collaborator Author

@ArkadiK94 How can I solve this?

image

yarn.lock Outdated
Copy link
Member

Choose a reason for hiding this comment

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

this file should not be added - we no longer work with yarn

Copy link
Collaborator

@ArkadiK94 ArkadiK94 Jan 1, 2024

Choose a reason for hiding this comment

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

We should change the error message because it is misleading

Thank you:) sorry for missing that

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this file should not be added - we no longer work with yarn

if I installed all the dependencies with yarn on this project, can I just switch to npm from now?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I meant the error message in the github actions, from "after removing package-lock.json file" to "after removing yarn.lock file"
However, it is not related to this pr...

src/locale/he.json Outdated Show resolved Hide resolved
@NoamGaash NoamGaash changed the title refactor: Alert when start after end date#309 fix: input validation alert for start & end date Jan 2, 2024
@NoamGaash
Copy link
Member

great job! 💪

@shootermv shootermv merged commit 76fc3d8 into main Jan 3, 2024
21 checks passed
@shootermv shootermv deleted the alert-when-start-after-end-date#309 branch January 3, 2024 13:06
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.

4 participants