Open muezz opened 2 years ago
@muezz thanks for raising this. This does not look like a bug and is more an intended behaviour but we'll consider this as an improvement to the existing widget
@dilippitchika here if we only want to show an error on the date input, that should be easy to implement, Do we need some other behaviour?
Is there an existing issue for this?
Description
I have two date picker widgets where one is for picking the start date and the other is for picking the end date. The pickers look like this: I have the following rules for both pickers:
Today
shortcut inside the startDate widget, both fields give an error like this: This is a fairly common use-case and I think, to prevent such situations, the following two approaches can be taken to fix this:Today
shortcut if it does not follow the min and/or max dates of the widget.Steps To Reproduce
My description gives the complete use-case with the relevant pieces of code which can be used to recreate this.
Public Sample App
No response
Version
Appsmith v1.8.5-SNAPSHOT
Front conversations