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

fix(core/datepicker): date picker months and years #145

Merged
merged 2 commits into from
Nov 17, 2022

Conversation

goncalosard
Copy link
Contributor

Summary

Fix the problem on date picker where the months and the years would not change. A condition was made to prevent this bug to happen again.

Works correctly now.
Fix #136

How did you test this change?

Tested locally

@danielleroux
Copy link
Collaborator

danielleroux commented Nov 17, 2022

@goncalosard I have moved the state init phase into the lifecycle method componentWillLoad. Did you see any problemes here?

@nuke-ellington Due i have make changes in the PR can you also have a look?

@danielleroux danielleroux added this to the 1.1.0 milestone Nov 17, 2022
@danielleroux danielleroux changed the title fix(core): date picker months and years fix(core/datepicker): date picker months and years Nov 17, 2022
@danielleroux danielleroux merged commit e42cae2 into main Nov 17, 2022
@danielleroux danielleroux deleted the fix/datetimepicker-month branch November 17, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

change month and year in datepicker not possible
3 participants