tour icon indicating copy to clipboard operation
tour copied to clipboard

Close button is inaccessible

Open michaelborn opened this issue 5 years ago • 0 comments

In stark contrast to the "Next" and "Previous" buttons, the "Close" button is inaccessible. This should be an actual <button> element, not a <span>.

https://github.com/tourjs/tour/blob/a0b0e574736d6f4ba7f933b2c1e649d115726e40/src/defaults.js#L5

Also looks like the npm tour library is out of date - v2.0.3 vs. v3.0-alpha. :/

michaelborn avatar May 11 '20 16:05 michaelborn