Closed SpecialNick closed 7 years ago
@asotog ?
Yeah i think that might be removed, is not needed
wait @SpecialNick but how are you getting # in the address bar ? i meant the click event has preventDefault()
, https://github.com/asotog/squeezebox/blob/master/components/sb-item-head.ts#L18
I'm not getting the # in the adress bar, it just shows up in the bottom left/right corner when hovering over the sbItemHead
If you open your example plunker and get it in a pop up window then you can recreate it:
to bad you apparently can't see my mouse when I'm taking a screenshot >.< But I am hovering over "Item 1" in above screenshot
no worries got it
Hello,
I was wondering if it was of any use to keep the "href="#"' attribute in the tag for the sbItemHead.
I personally would enjoy it if you would remove it because all it does is add the link you are clicking in the corner:
Maybe you could even add a CSS-Class for even easier styling?