You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issue tracker for an issue that matches the one I want to file, without success.
Request type
Request for enhancement of a component
It affects the following packages
Components
Functionality
It would be nice to have the following pain points to be fixed for sbb-datepicker:
include the input node in the sbb-datepicker component
one node is simpler to handle for attaching external libraries to have form validation
alternatively: provide the whole interface at sbb-datepicker, such as: name, disabled, min, max, onchange, oninput, valueAsDate, value
use milliseconds or date objects for min, max
why not using milli seconds instead of seconds?
if min, max can be set at sbb-datepicker, it would be nice to use date objects
data-sbb-invalid at input or maybe in future at sbb-datepicker should contain the error reason: invalidInput, tooEarlyDate, tooLateDate, filteredOutDate
optional: sbb-datepicker could provide a error status property to ready the error reason directly
onvalidationchange should also be fired on switching from one error to another error
the error reason should also be given as event payload like in the data attribute describe above
I'm looking forward to the discussion.
Link to design proposal file
No response
The text was updated successfully, but these errors were encountered:
Preflight Checklist
Request type
Request for enhancement of a component
It affects the following packages
Components
Functionality
It would be nice to have the following pain points to be fixed for sbb-datepicker:
I'm looking forward to the discussion.
Link to design proposal file
No response
The text was updated successfully, but these errors were encountered: