pwsacademy / around-the-table

An open source platform that supports tabletop gaming communities, written in Swift.
BSD 2-Clause "Simplified" License
19 stars 4 forks source link

Fix linked cards and items #58

Closed svanimpe closed 6 years ago

svanimpe commented 6 years ago

Cards and items that are linked (e.g. game cards, game search results and messages) should show an appropriate cursor when hovered. This currently does not happen because these components do not support <a> tags.