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

Properly style timezone select in NcDatetimePicker #4014

Merged
merged 2 commits into from
Apr 27, 2023

Conversation

raimund-schluessler
Copy link
Contributor

@raimund-schluessler raimund-schluessler commented Apr 27, 2023

This PR adjusts the styling of the timezone-picker popover to align with the NcActions component. It also fixes the timezone list being hidden behind the popover.

Before After
Before--Closed After--Closed
Before--Open After--Open

Closes nextcloud/calendar#5143

@raimund-schluessler raimund-schluessler added this to the 7.10.1 milestone Apr 27, 2023
@raimund-schluessler raimund-schluessler added bug Something isn't working 2. developing Work in progress feature: datepicker Related to the date/time picker component labels Apr 27, 2023
@raimund-schluessler raimund-schluessler added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Apr 27, 2023
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler force-pushed the fix/noid/datepicker-timezone-select branch from 5e4286e to 567baef Compare April 27, 2023 09:34
@raimund-schluessler raimund-schluessler marked this pull request as ready for review April 27, 2023 09:36
Copy link

@nimishavijay nimishavijay left a comment

Choose a reason for hiding this comment

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

Super nice! Would additionally add some left padding for the text to align it with the text in the dropdown :) Otherwise looks perfect!

image

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler
Copy link
Contributor Author

Super nice! Would additionally add some left padding for the text to align it with the text in the dropdown :) Otherwise looks perfect!

image

Done.

@raimund-schluessler raimund-schluessler dismissed nimishavijay’s stale review April 27, 2023 12:44

Changes requested where implemented.

@raimund-schluessler raimund-schluessler merged commit 9916ece into master Apr 27, 2023
16 checks passed
@raimund-schluessler raimund-schluessler deleted the fix/noid/datepicker-timezone-select branch April 27, 2023 12:44
@raimund-schluessler raimund-schluessler added the design Design, UX, interface and interaction design label Apr 27, 2023
@raimund-schluessler raimund-schluessler removed this from the 7.10.1 milestone May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working design Design, UX, interface and interaction design feature: datepicker Related to the date/time picker component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timezone picker behind new event modal
5 participants