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

DatePicker doesn't trigger dateChange for grayed days when disableOtherMonthCells false #6993

Closed
chuckn0rris opened this issue Jun 13, 2023 · 2 comments
Assignees
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@chuckn0rris
Copy link

Forum post

in any demo

{
                    type      : 'datepicker',
                    ref       : 'startDateField',
                    label     : 'Project start',
                    disableOtherMonthCells : false,
                    flex      : '0 0 18em',
                    listeners : {
                        datechange : 'up.onStartDateChange'
                    }
                },

See datechange not triggered when clicked on grayed days, but it is selected.

@chuckn0rris chuckn0rris added bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer labels Jun 13, 2023
@chuckn0rris chuckn0rris changed the title 1DatePicker doesn't trigger datachange for grayed days when disableOtherMonthCells` false DatePicker doesn't trigger datachange for grayed days when disableOtherMonthCells false Jun 13, 2023
@chuckn0rris
Copy link
Author

Thanks Alex. Just to flag that the < and > buttons don't appear to work consistently to move the date picker from month to month - might be worth checking this as well as part of this ticket.

@marciogurka
Copy link

+1 for this one

@isglass isglass changed the title DatePicker doesn't trigger datachange for grayed days when disableOtherMonthCells false DatePicker doesn't trigger dateChange for grayed days when disableOtherMonthCells false Aug 17, 2023
@ExtAnimal ExtAnimal self-assigned this Aug 17, 2023
@ExtAnimal ExtAnimal added in progress ready for review Issue is fixed, the pull request is being reviewed and removed in progress labels Aug 17, 2023
@isglass isglass added resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Aug 18, 2023
@isglass isglass added this to the 5.5.2 milestone Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

4 participants