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

feat(ui5-timepicker): implement new component #1172

Merged
merged 90 commits into from
Mar 24, 2020
Merged

feat(ui5-timepicker): implement new component #1172

merged 90 commits into from
Mar 24, 2020

Conversation

tsanislavgatev
Copy link
Contributor

Thank you for your contribution! 👏

To get it merged faster, kindly review the checklist below:

Pull Request Checklist

Copy link
Member

@ilhan007 ilhan007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of the previous comments are resolved, I found couple of things

  1. The arrow buttons
    Currently the arrow looks like this

Screenshot 2020-03-18 at 9 52 45 AM

But, in openui5 looks like this:
Screenshot 2020-03-18 at 9 52 38 AM

  1. The width of the pop up
    In openui5 no matter the number of sliders (1 or 4) the with of the pop up remains the same, not the case with the current implementation

Image from openui5:
Screenshot 2020-03-18 at 9 55 15 AM

  1. How the picker looks on phone

3.1. When I open the picker with the chrome emulator, none of the sliders is opened:
Screenshot 2020-03-18 at 9 56 33 AM

3.2. When I open the picker with the chrome emulator, the sliders should take the full height, but not:
Screenshot 2020-03-18 at 9 56 47 AM

packages/main/src/TimePicker.js Outdated Show resolved Hide resolved
packages/main/src/WheelSlider.js Show resolved Hide resolved
packages/main/src/WheelSlider.js Show resolved Hide resolved
packages/main/bundle.esm.js Outdated Show resolved Hide resolved
packages/main/src/TimePicker.js Outdated Show resolved Hide resolved
packages/main/src/TimePicker.hbs Outdated Show resolved Hide resolved
packages/main/src/TimePicker.hbs Show resolved Hide resolved
packages/main/src/TimePicker.js Show resolved Hide resolved
vladitasev
vladitasev previously approved these changes Mar 23, 2020
Copy link
Contributor

@vladitasev vladitasev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor IE regression with OK/Cancel buttons but it's ok for a first merge

@ilhan007 ilhan007 dismissed their stale review March 24, 2020 09:04

I am fine with the change

@ilhan007 ilhan007 merged commit 56e39bc into SAP:master Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants