Skip to content

[Bug] Dates highlighted are incorrect once dates are selected #42

@NoahMLoomis

Description

@NoahMLoomis

This bug occurs when I select dates

Expected Behavior:

The dates selected are highlighted, as well as any dates in between
image

Actual Behavior:

The endDate is correctly highlighted, but every date before the endDate is also highlighted, it isn't stopping at the startDate
image

Thoughts:

This bug could have been caused by the disabledDates/minDate/maxDate functionality being added PR: (#30).

I'll try to take a look a this but I'm pretty swamped with work right now and it's only an asthetic bug. If somebody else has time to take a look at this, feel free. It should be an easy enough fix, since the endDate hover works as intended, you probably just need to look at the difference between the startDate hover and endDate hover

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions