question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ability to hide non-included times

See original GitHub issue

Is your feature request related to a problem? Please describe. We use this date time picker to present available time slots for customer to schedule appointment. Most businesses have start time and end time around business hours. We use includeTimes to provide only specific times that are available for booking. However, all the times starting from 12:00 AM - 11:30 PM are shown as disabled.

Describe the solution you’d like Ability to set a boolean to hideDisabledTimes or similar to only show times that are available.

Describe alternatives you’ve considered Optionally, allow us to set startTime and endTime such a way that it removes all entries before and after them.

Additional context Screen Shot 2020-02-16 at 10 16 01 PM

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:6

github_iconTop GitHub Comments

8reactions
mnsrcommented, Feb 18, 2020

A workaround is using css.

react-datepicker__time-list-item--disabled is the css class used. Just set it to display: none;

0reactions
jaypatel512commented, Feb 24, 2020

Closing this comment as resolved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Math Objectives: - Audentia
About the Lesson. •. This lesson involves manipulating the length of a side of a triangle and the non-included angle to identify the...
Read more >
Cognitive profiles of extremely preterm children: Full‐Scale IQ ...
In conclusion, Full-Scale IQ scores hide strengths and weaknesses and individual profiles for EPT children need to be considered in order to ...
Read more >
Infection control - Emergency Room - Frontline ER
... such as gloves, goggles, gown, or mask, to prevent contamination from ... major (noncontained) abscesses, cellulitis or decubitus, pediculosis, scabies, ...
Read more >
Estimate Tips | DEGWEB.ORG
In instances where four or more color coats are necessary to achieve adequate hiding, some adjustment in refinish times may be appropriate. Audatex:...
Read more >
THE HIDDEN LAW OF PLEA BARGAINING
Substantive criminal law, after all, now penalizes so much conduct, so severely, and so many times over that it serves simply to delegate...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found