A talent calculator for the game Stoneshard

components css custom-elements html javascript online-tool shadow-dom single-page-app stoneshard talent-calculator web web-components
3 Open Issues Need Help Last updated: Jul 13, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a touch input issue in a Stoneshard talent calculator web application. The issue manifests as difficulty selecting abilities on Samsung S22 devices using Chrome and Opera browsers, requiring extremely precise touch locations. The fix needs to improve the touch target areas for better usability on mobile devices, ensuring consistent behavior across desktop and mobile versions.

Complexity: 4/5
help wanted mobile

A talent calculator for the game Stoneshard

HTML
#components#css#custom-elements#html#javascript#online-tool#shadow-dom#single-page-app#stoneshard#talent-calculator#web#web-components

AI Summary: The task is to fix a bug in a Stoneshard talent calculator where tooltips appear instantly on hover with a stylus on mobile, instead of requiring a long press. The solution likely involves adding code to detect stylus input and treat it similarly to touch input, preventing the unintended tooltip display.

Complexity: 3/5
help wanted

A talent calculator for the game Stoneshard

HTML
#components#css#custom-elements#html#javascript#online-tool#shadow-dom#single-page-app#stoneshard#talent-calculator#web#web-components

AI Summary: Update the outdated Self-Repair icon in the Stoneshard Talent Calculator to match the current in-game icon. This involves finding a suitable replacement image (potentially recreating it) that matches the size and style of other icons used in the calculator, while addressing the border issue.

Complexity: 4/5
help wanted

A talent calculator for the game Stoneshard

HTML
#components#css#custom-elements#html#javascript#online-tool#shadow-dom#single-page-app#stoneshard#talent-calculator#web#web-components