Skip to content

Conversation

@sdolski
Copy link

@sdolski sdolski commented Nov 23, 2018

Fixes #17276
Fixes #29600

Applied pull request tjunxiang92#1 on flutter master and fixed behaviour when selecting an hour.

@estevez-dev, @SankaCoffee could you please review?

P.S. created a new pull request because @tjunxiang92 does not have a CLA.

@zoechi zoechi added framework flutter/packages/flutter repository. See also f: labels. f: material design flutter/packages/flutter/material repository. f: date/time picker Date or time picker widgets labels Nov 28, 2018
@sdolski
Copy link
Author

sdolski commented Jan 15, 2019

@estevez-dev Any timetable for merging this into the master branch?

@HansMuller
Copy link
Contributor

Thank you for this contribution and please accept my apologies for taking so long to get to it.

We do plan on making some significant changes to the appearance of the date and time pickers to bring them in line with the latest material guidelines, accessibility guidelines, and the native Android versions.
The change proposed here will be part of that date/time picker overhaul.

This change, like visual updates we're planning, will be backwards incompatible for tests that depend on the current behavior. Best to make all of the changes in one PR, so that downstream tests etc only have to update once.

So I'm afraid I'm going to put this change off a little longer

darrenaustin added a commit that referenced this pull request Apr 25, 2019
Adds a feature of the native Android Time Picker to our Material Time Picker. When the user selects an hour, it automatically switches to minute mode.

This is a merging of two pull requests:

Code changes from @sdolski #24677
Tests from @lucaslcode #29876

Thanks to both of you for your contributions!
@darrenaustin
Copy link
Contributor

Nice fix. Given that this needed to be resolved with current changes and we need tests for this, I went ahead and combined your PR with the tests from @lucaslcode #29876 and landed that in #31566. Thanks for your work on this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

f: date/time picker Date or time picker widgets f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

6 participants