nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.18k stars 4.04k forks source link

some elements in the sharing dropdown are not visible and no way to scroll down in certain screen resolutions #33839

Closed szaimen closed 1 year ago

szaimen commented 2 years ago

See image

szaimen commented 2 years ago

I think this should be fixed with the next vue 7.0 release as well...

szaimen commented 2 years ago

No, isn't yet

thomasgg23 commented 2 years ago

Version: Nextcloud Hub 3 Version 25.0.0 Browser: 106.0.1370.47 (Offizielles Build) (64-Bit) - cache and cookies cleared

Bug still exists. Sharing of folder can't be removed on smaller screen sizes, because the button is not displayed and menu can't be scrolled down.

image

Screen resolution image

szaimen commented 2 years ago

cc @jancborchardt @nimishavijay @nextcloud/server-frontend

PVince81 commented 1 year ago

still happening on master, we're still on vue 7.0.0-beta.4 though

I need to zoom to 50% to see the "Note to recipient" and "+ Add another link" at the bottom of the dropdown.

szaimen commented 1 year ago

@nextcloud/frontenders any ideas how to solve this? I guess the popper element would need som scrolling so that it doesnt get out of view?

szaimen commented 1 year ago

found a solution

PVince81 commented 1 year ago

https://github.com/nextcloud/nextcloud-vue/pull/3445 is merged

requires a nextcloud-vue release + lib update here

szaimen commented 1 year ago

Needs:

szaimen commented 1 year ago

Reopening for the last missing step