htl-leo-itp-2325-4-5BHITM / cam-connect

Verleihsystem für das Equipment der HTL-Leonding
The Unlicense
2 stars 0 forks source link

change selection behaviour #76

Open elYanuki opened 7 months ago

elYanuki commented 7 months ago

any itemshould be selectable when clicking anywhere on the element thats just background: not text or CTA. To illustrate this to the user, when hovering the item, the element should get a accent colored border and the cc-select should be highlighted like if it was hovered. This will most likely need to be handled via js with a check if the target of a mousemove listener is the elemitself and then adding a "hovered" class and handeling the click

This selection mode should be handled via a list of selected items in the model