Deck: 3 dots menu is not completely displayed

Created on 19 Jun 2020  路  8Comments  路  Source: nextcloud/deck

Describe the bug
3 dots menu is not completely displayed

To Reproduce

  1. Open left sidebar
  2. Click on '....' of a board, which is at the bottom of the list
  3. See uncomplete items in the 3 dots menu

Expected behavior
All items of the 3 dots menu are displayed

Version
Deck 1.0.3

deck_left_sidebar

1. to develop bug upstream

Most helpful comment

Upstream bug in the vue components library https://github.com/nextcloud/nextcloud-vue/pull/1160

All 8 comments

Bildschirmvideo aufnehmen 2020-06-19 um 21 32 22

Same issue; in Chrome it appears at least as being scrollable. Maybe the issue is related to the removal of the global css rule?

However, it might be better to put some more effort into beta testing before officially launching a new version that is delivered to everybody? 1.0.2 already had this quite obvious right sidebar bug and now 1.0.3 has something similar in the left sidebar. ;-) I personally wouldn't mind doing some beta testing before launching but the release of 1.0.3 came a little bit too unexpected. Is there any beta testing routine that one can become part of?

Same tiny issue on Firefox (77.0.1 with Ubuntu 18.04).
I'm willing to help testing as well.

Upstream bug in the vue components library https://github.com/nextcloud/nextcloud-vue/pull/1160

Meant as a work around only ... you can navigate the initially not visible list using the arrow keys up + down.

Using Firefox (v77.0.1) here ...

Theoretically fixed by #2104 with

I've fix finaly that in manualy adding a min-heigth of .app-navigation ul[data-v-b57f9b42]
but b57f9b42 is most probably changing at each css parsing

Finaly by allowing overflow is better, sorry for the bad first idea @stefan-niedermann
https://github.com/nextcloud/nextcloud-vue/pull/1184

now it's ok: All items of the 3 dots menu are displayed:
d2

@cloud2018 Thanks a lot for reporting back, highly appreciated. :heart:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ampoz picture ampoz  路  4Comments

NebriBlackwing picture NebriBlackwing  路  4Comments

scoopex picture scoopex  路  4Comments

juliushaertl picture juliushaertl  路  4Comments

reox picture reox  路  4Comments