mail icon indicating copy to clipboard operation
mail copied to clipboard

Event and task timezone pickers look broken

Open ChristophWurst opened this issue 1 year ago • 3 comments

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 avatar Feb 15 '24 12:02 ChristophWurst

Same for tasks

image

ChristophWurst avatar Feb 15 '24 12:02 ChristophWurst

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.

GretaD avatar Feb 15 '24 15:02 GretaD

Until this is fixed here.

ChristophWurst avatar Feb 19 '24 09:02 ChristophWurst

Until this is fixed here.

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

GretaD avatar Feb 26 '24 16:02 GretaD

issue is fixed after upgrade to nc/vue 8.10

GretaD avatar Mar 13 '24 09:03 GretaD