Nextcloud-vue: Hover over navigationItem in dark mode returns black triangle

Created on 20 Jan 2020  路  8Comments  路  Source: nextcloud/nextcloud-vue

What is going wrong?

Describe the bug
when hovering over the left sidebar items, the current icon kind of hides, because it gets dark?

To Reproduce
Steps to reproduce the behavior:

  1. activate dark mode
  2. hover over the items in the left sidebar
  3. the icon of the current item hides (gets dark?)

Expected behavior
the icon of the current item should stay visible

Screenshots

image

Information about your polls installation

Polls version? (see apps page)
1.0

Fresh installation or update from a prior version (from which one)?
upgrade from prior version

How did you install this version?(Appstore or describe installation)
appstore

Information about your Instance of Nextcloud/ownCloud

Nextcloud or ownCloud?
nextcloud

Which Version?
17.0.2

1. to develop bug app-navigation

All 8 comments

Browser, OS? Darkmode activated where?

Sry:
Browser: Chromium 79 based Browser
OS: Windows 10
Dark mode: only activated in Nextcloud

They are not getting dark, but are replaced with a triangle, which indicate, that the section is collapsed.
Compare:
grafik
grafik

seems to be a bug in vue-nextcloud or in the dark mode.

Is that an issue in nextcloud-vue or does it belong to the dark mode?

Most likely the vue components?

@dartcafe strangely enough the same feature works in nextcloud maps, so I would guess it is noth the vue component but the implementation in your app?
Here is a screenshot from the maps app:
image

@szaimen As far as I can see, maps doesn't use the nextcloud-vue components.
https://github.com/nextcloud/maps/blob/master/package.json

Was this page helpful?
0 / 5 - 0 ratings

Related issues

skjnldsv picture skjnldsv  路  9Comments

raimund-schluessler picture raimund-schluessler  路  9Comments

raimund-schluessler picture raimund-schluessler  路  7Comments

korelstar picture korelstar  路  7Comments

roadrunnerjb picture roadrunnerjb  路  5Comments