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

Making date fields in calender editable #348

Merged
merged 5 commits into from
Feb 12, 2024

Conversation

maayarosama
Copy link
Collaborator

Description

Making dates fields in calendar editable and adding validations to dates

Related Issues

#342

() => [startDate.value, endDate.value],
async () => {
setTimeout(async () => {
console.log(startDateField.value.validate(), "hereeee")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Who here xDD

@Mahmoud-Emad
Copy link
Collaborator

I think we have to calculate and display the value only if we have a valid form, else we need the user to fix the errors

Screencast.from.02-06-2024.05.05.13.PM.webm

@zaelgohary zaelgohary merged commit 7f05120 into development_1.1 Feb 12, 2024
2 checks passed
@zaelgohary zaelgohary deleted the development_1.1_calender_fileds branch February 12, 2024 14:19
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.

3 participants