nextcloud / deck

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
https://apps.nextcloud.com/apps/deck
GNU Affero General Public License v3.0
1.21k stars 276 forks source link

Clicking on the text does not expand menu items #1849

Open stefan-niedermann opened 4 years ago

stefan-niedermann commented 4 years ago

Hey,

not sure whether this is only an issue of Deck or of the used vue components, so opening here and just correct me if i shall post this in the Deck repository.

When clicking on the text of "Shared boards" or "Archived Boards", the items do not expand. I need to click on the icon on the left of those entries.

Expected behavior is, that clicking on the text does also expand / collapse those menus.

grafik

skjnldsv commented 4 years ago

Hey! Yes, it's because those entries can have their own link. If none are set, we should maybe consider triggering the menu collapse though!

cc @juliushaertl @jakobroehrl

juliusknorr commented 4 years ago

Actually the deck navigation does not even use the components yet :see_no_evil: https://github.com/nextcloud/deck/issues/355#issuecomment-450522264

We should of course look into that

stefan-niedermann commented 4 years ago

Actually the deck navigation does not even use the components yet

I wasn't sure :smile: