mail
mail copied to clipboard
Event and task timezone pickers look broken
Steps to reproduce
- Open the app
- Open a mailbox
- Open the actions menu of a thread
- Click More actions
- Click Create event
- Click the globe icon of the start time
- Focus the timezone input
Expected behavior
From https://nextcloud-vue-components.netlify.app/#/Components/NcPickers?id=ncdatetimepicker
Actual behavior
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
Same for tasks
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.
Until this is fixed here.
Until this is fixed here.
we just need to upgrade to nc/vue 8.7. My Pr is merged and released there
issue is fixed after upgrade to nc/vue 8.10