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

[Bounty] [DatePicker] Allow selecting a date range #1809

Closed
timgws opened this issue Oct 6, 2015 · 5 comments
Closed

[Bounty] [DatePicker] Allow selecting a date range #1809

timgws opened this issue Oct 6, 2015 · 5 comments
Labels
new feature New feature or request

Comments

@timgws
Copy link

timgws commented Oct 6, 2015

Hi Everyone,

This is related to to issue #1566 (Allow selecting a date range).

I have created a new issue here to track work on a bounty that I have added on Bountysource.

Initially I have added a $10 bounty for adding the ability to select multiple days on one datepicker.

Date Picker currently only allows selecting one date. This bounty will be awarded to the developer that creates a pull request to allow selecting a date range when the datepicker is opened.

The idea is that both a start and end date can be selected on the same calendar.

Something similar to:

The pull request must be able to:

  • Click and drag a date range. (ie, select from the 1st to the 3rd in one click and drag motion)
  • Allow selecting a date range by clicking on the first date, and then finally clicking on the second date (ie, the same as the links sent above).

Anyone else who wishes to also contribute to this functionality, feel free to add to the bounty on Bountysource.

Bountysource

@alitaheri alitaheri added the new feature New feature or request label Dec 9, 2015
@bsunderhus
Copy link

https://github.com/BernardoS/material-ui/tree/date-range-picker
I forked the material-ui and did a DateRangePicker Component, it does all the basics as the DatePicker Component but in range (except for the key associations).
Still, I think that the whole DatePicker component should be done again for a real solid implementation of DateRangePicker to be done.
They just don't fit together.
kinda inspired in this one https://github.com/Adphorus/react-date-range
(No interest for the bounty btw... did this for a personal project ;P)

@RubenSandwich
Copy link

@BernardoS Do you still have that code as the repo you linked to is down.

@bsunderhus
Copy link

bsunderhus commented Feb 24, 2017

Sorry! I don't have it anymore :(. I guess I did the pull request @RubenSandwich and then deleted little bit after

@RubenSandwich
Copy link

RubenSandwich commented Feb 24, 2017

@BernardoS Okay. Not used internally in any of your projects? Either way thank you for looking. I'm gonna ping the people who liked your comment to see if they have a copy too. @tridcatij, @andrejunges or @keremciu do any of you have a copy of @BernardoS React Date Range picker lying around?

@timgws
Copy link
Author

timgws commented Sep 5, 2017

@nathanmarks can you reopen this, as there is a bounty on the Issue, and I plan on adding more to the bounty once the component is ported (#4787)

mnajdova pushed a commit to mnajdova/material-ui that referenced this issue Nov 10, 2020
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.6 to 16.9.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants