Describe the bug
In the artwork component the image doesn't change when < and > buttons are pressed in the slider under the artwork (the artwork needs to have more than 3 artworks).
Furthermore the < and > icon texts can be selected, which is not necessary.
Describe the bug In the artwork component the image doesn't change when < and > buttons are pressed in the slider under the artwork (the artwork needs to have more than 3 artworks). Furthermore the < and > icon texts can be selected, which is not necessary.
To Reproduce Steps to reproduce the behavior:
Expected behavior The image should change on button click. The < and > icon texts should not be selectable (css:
user-select: none
).