Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

[DatePicker] have min-max dates props to limit user range. #4

@TomGallon

Description

@TomGallon

From @sgoretti on August 19, 2016 8:1

Current behaviour

User can select any date he wants.
Example:
In Linkit there are jobs with a start and end date. Inside these jobs a user can create a service, whose dates must be within the job. At the moment, the user can select any date he wants and when saving an error will display.

Expected behaviour

I want to be able to prevent dates from being selectes outside a range / afrter / before a given date.
Just as in captaintrain, when you select a departure date, your return date can't be before (and the departure date can't be before today).

Versions

Focus-core: 0.15.0
Focus-components: 0.15.0

Copied from original issue: klee-contrib/focus-components#1241

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions