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

Event and task timezone pickers look broken #9339

Closed
ChristophWurst opened this issue Feb 15, 2024 · 5 comments · Fixed by nextcloud-libraries/nextcloud-vue#5251
Closed

Event and task timezone pickers look broken #9339

ChristophWurst opened this issue Feb 15, 2024 · 5 comments · Fixed by nextcloud-libraries/nextcloud-vue#5251

Comments

@ChristophWurst
Copy link
Member

Steps to reproduce

  1. Open the app
  2. Open a mailbox
  3. Open the actions menu of a thread
  4. Click More actions
  5. Click Create event
  6. Click the globe icon of the start time
  7. Focus the timezone input

Expected behavior

image

From https://nextcloud-vue-components.netlify.app/#/Components/NcPickers?id=ncdatetimepicker

Actual behavior

Bildschirmfoto vom 2024-02-15 13-38-40

Mail app version

3.6

Mailserver or service

No response

Operating system

No response

PHP engine version

None

Web server

None

Database

None

Additional info

No response

@ChristophWurst
Copy link
Member Author

Same for tasks

image

@ChristophWurst ChristophWurst changed the title Event timezone picker looks broken Event and task timezone picker looks broken Feb 15, 2024
@ChristophWurst ChristophWurst changed the title Event and task timezone picker looks broken Event and task timezone pickers look broken Feb 15, 2024
@GretaD
Copy link
Contributor

GretaD commented Feb 15, 2024

this need to be !important,
https://github.com/nextcloud-libraries/nextcloud-vue/blob/bf0be91baa1c33b6e900f65e842d38211ab1cd74/src/components/NcDateTimePicker/NcDateTimePicker.vue#L501

because otherwise, its overlapped by the vue-select dropdown-menu style.

@ChristophWurst
Copy link
Member Author

Until this is fixed here.

@github-project-automation github-project-automation bot moved this from ☑️ Done to 📄 To do in 💌 📅 👥 Groupware team Feb 19, 2024
@ChristophWurst ChristophWurst moved this from 📄 To do to 🏗️ In progress in 💌 📅 👥 Groupware team Feb 19, 2024
@GretaD
Copy link
Contributor

GretaD commented Feb 26, 2024

Until this is fixed here.

we just need to upgrade to nc/vue 8.7. My Pr is merged and released there

@GretaD
Copy link
Contributor

GretaD commented Mar 13, 2024

issue is fixed after upgrade to nc/vue 8.10

@GretaD GretaD closed this as completed Mar 13, 2024
@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 💌 📅 👥 Groupware team Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants