Swag-for-dev: Dropdown selector arrow not working

Created on 5 Dec 2018  路  6Comments  路  Source: swapagarwal/swag-for-dev

Issue regarding the website

  • [x] I've checked that this isn't a duplicate issue.

In the dropdown menu for the difficulty level and the listing order the arrows are not clickable. It is working instead on the "Choose tags" button

bug

Most helpful comment

You just need to remove pointer events from the :before pseudoselector

All 6 comments

@ardaald Can I work on this issue?

@SemperDisco yes, thank you!

I can't reproduce this! Could you please post your device + browser information as well as a screen shot? Thanks!

Basically these dropdown arrows are not selectable when i hover, so the menu doesn't drop down but you have to click on the text. It works perfectly instead for the "Choose tags" menu. I tried it on Firefox, Safari, Chrome, Opera
untitled-4-01

Aah, gotcha! It's just the dropdown arrows, not the dropdown itself 馃憤

You just need to remove pointer events from the :before pseudoselector

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jayzalowitz picture jayzalowitz  路  6Comments

swapagarwal picture swapagarwal  路  4Comments

aslafy-z picture aslafy-z  路  6Comments

plibither8 picture plibither8  路  5Comments

butlerx picture butlerx  路  7Comments