Skip to content

InvalidStartDateSelected fired incorrectly? #17

Description

@bixbarton

Relates back to original issue #6
"When the control comes up first. Click a new start date, the triangle doesn't slide from Start to End. Click a new start date again and this time it does.

Also, when it does slide over and you select a end date, it doesn't slide back to Start."

Ok, so it can't be repro'd in the demo, only in Jarvis.

However, the reason seems to be that when you select a new start date in the future, it fires invalidStartDateSelected, rather than startDateChanged.

I wonder if the condition that triggers invalidStartDateSelected needs reviewing, so that it doesn't treat a new start date in the future as invalid?

Perhaps we need a new invalid, and we need to treat this situation as a new event?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions