Basic knowledge of JavaScript event handlingFamiliarity with balloon.css structure
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
50
研究方向
The issue requests a way to close tooltips on mobile via second click or click away. The repository is pure CSS, so this would require adding JavaScript. No existing PRs or comments indicate a solution. To implement, one would need to add a click event listener that toggles tooltip visibility or hides them when clicking outside. The balloon.css source files should be examined to integrate this behavior without breaking existing functionality.
How to close tooltip on second click or click away on mobile · kazzkiq/balloon.css#60 | Good First Issue