Skip to content

Differentiate between disabled and out of current month days #1104

Open
@cmunoz14

Description

@cmunoz14

Description

Currently days in calendar that are not in the current month are treated as disabled days. they share the same functionality and styles as disabled days. this cannot be addressed by using a custom day component since the behavior is defined in Calendar by setting the state of the out of month days as disabled.

Expected Behavior

Want different styling and behavior for out of month days.

Observed Behavior

Behavior is the same since out of month days are given disabled state.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions