molgenis / molgenis-ui-context

The menu component of MOLGENIS
GNU Lesser General Public License v3.0
0 stars 7 forks source link

Menu mouse cursor state is wrong via @molgenis-experimental #69

Closed MaxPostema closed 5 years ago

MaxPostema commented 5 years ago

How to Reproduce

Use the proxy like this: https://latest.dev.molgenis.org/@molgenis-experimental/data-explorer/

Expected behavior

The clickable parts of of the menu communicate the clickable status via "finger"(pointing) mouse hover cursor

Observed behavior

The menu items that have sub-menu items do not have the css property "cursor:pointer" You can still click and the menu works but the hover cursor suggests that you will select tekst (the I menu cursor)

MaxPostema commented 5 years ago

Was already fixed