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

The user should not be able to select the date greater than today in the created date input field. #514

Closed
Sanjaybhattwebkul opened this issue Oct 14, 2021 · 2 comments

Comments

@Sanjaybhattwebkul
Copy link
Contributor

CRM Version: V1.1.3

Steps To reproduce--

1. Log in as Admin/User.
2. Click on the tags tab.
3. Click on the filter button in the top-right corner.
4. Select grater then today date in the created date input field.

Actual result: The user is able to select the date greater than today in the created date input field when the user trying to filter the tags. Please find the below screenshot.

Expected result: The user should not be able to select the date greater than today in the created date input field.

date-bug

@devansh-webkul
Copy link
Member

devansh-webkul commented Oct 21, 2021

Users can able to see the backdate data also as well as upcoming data also. If the created_at date is not having the ability but this will impact the schedule_date.

These types of validation cannot be added to the data grid because this will impact everywhere.

@Sanjaybhattwebkul
Copy link
Contributor Author

@devansh-webkul
as we discuss I am closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants