Feat/improve time picker behavior#1827
Merged
rustem-nasyrov merged 43 commits intoepicmaxco:developfrom Jun 30, 2022
rustem-nasyrov:feat/improve-time-picker-behavior
Merged
Feat/improve time picker behavior#1827rustem-nasyrov merged 43 commits intoepicmaxco:developfrom rustem-nasyrov:feat/improve-time-picker-behavior
rustem-nasyrov merged 43 commits intoepicmaxco:developfrom
rustem-nasyrov:feat/improve-time-picker-behavior
Conversation
feat: add auto selection on scroll
feat: remove animated scroll
m0ksem
requested changes
May 20, 2022
Member
m0ksem
left a comment
There was a problem hiding this comment.
Looks good. I worry about scroll animation and lots of constants.
packages/ui/src/components/va-time-picker/VaTimePickerColumn/VaTimePickerColumn.vue
Outdated
Show resolved
Hide resolved
packages/ui/src/components/va-time-picker/VaTimePickerColumn/VaTimePickerColumn.vue
Outdated
Show resolved
Hide resolved
packages/ui/src/components/va-time-picker/VaTimePickerColumn/VaTimePickerColumn.vue
Outdated
Show resolved
Hide resolved
packages/ui/src/components/va-time-picker/VaTimePickerColumn/VaTimePickerColumn.vue
Outdated
Show resolved
Hide resolved
packages/ui/src/components/va-time-picker/VaTimePickerColumn/VaTimePickerColumn.vue
Outdated
Show resolved
Hide resolved
packages/ui/src/components/va-time-picker/VaTimePickerColumn/VaTimePickerColumn.vue
Outdated
Show resolved
Hide resolved
packages/ui/src/components/va-time-picker/VaTimePickerColumn/VaTimePickerColumn.vue
Outdated
Show resolved
Hide resolved
feat: set to the frame cell height from a variable
asvae
requested changes
May 26, 2022
Member
asvae
left a comment
There was a problem hiding this comment.
Code-wise looks nice, but needs some work with implementation. :)
Derranion
reviewed
May 27, 2022
Member
|
|
Derranion
requested changes
May 30, 2022
| @@ -1134,12 +1134,15 @@ | |||
| }, | |||
| "VaTimePicker": { | |||
Member
Member
There was a problem hiding this comment.
Update:
Now bug shows only when clicking a few times at the bottom.
Member
There was a problem hiding this comment.
Still relevant - you need to scroll down with am\pm mode active and select 8 hours.
| @@ -1134,12 +1134,15 @@ | |||
| }, | |||
| "VaTimePicker": { | |||
Member
| @@ -1134,12 +1134,15 @@ | |||
| }, | |||
| "VaTimePicker": { | |||
Member
m0ksem
reviewed
Jun 7, 2022
packages/ui/src/components/va-time-picker/components/VaTimePickerColumn/VaTimePickerColumn.vue
Show resolved
Hide resolved
m0ksem
approved these changes
Jun 7, 2022
Derranion
reviewed
Jun 8, 2022
Derranion
reviewed
Jun 14, 2022
Contributor
Author
|
After discussion with @Derranion, we decided to merge PR and create a new issue with am/pm flags. |
Derranion
approved these changes
Jun 30, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Changes
time-picker-scroll.mp4
framed.Docs
Types of changes
Close #1549.