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

DateRange: Support partial ranges #514

Closed
onbjerg opened this issue Aug 21, 2019 · 1 comment
Closed

DateRange: Support partial ranges #514

onbjerg opened this issue Aug 21, 2019 · 1 comment

Comments

@onbjerg
Copy link
Contributor

onbjerg commented Aug 21, 2019

It would be nice to have the DateRange component optionally support partial ranges, e.g.:

  1. A user only selects a start date - should be interpreted as "everything after this date"
  2. A user only selects an end date - should be interpreted as "everything before this date"

I understand this might not be desired in every case, so I propose this should be hidden behind a boolean prop.

lcoenen added a commit to lcoenen/aragon-ui that referenced this issue Oct 12, 2019
lcoenen added a commit to lcoenen/aragon-ui that referenced this issue Oct 13, 2019
lcoenen added a commit to lcoenen/aragon-ui that referenced this issue Oct 13, 2019
@stale stale bot added the abandoned label Feb 17, 2020
@aragon aragon deleted a comment from stale bot Feb 17, 2020
@stale stale bot removed the abandoned label Feb 17, 2020
@sohkai
Copy link
Contributor

sohkai commented Apr 20, 2020

@sohkai sohkai closed this as completed Apr 20, 2020
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