adaptlearning / adapt-contrib-narrative

A component that displays an image gallery with accompanying text
GNU General Public License v3.0
5 stars 39 forks source link

Convert focus to focus-visible #239

Closed guywillis closed 1 year ago

guywillis commented 1 year ago

Subject of the issue

Related to core issue - https://github.com/adaptlearning/adapt-contrib-core/issues/231

Rather than relying on keyboard detection, convert focus to focus-visible

Your environment

guywillis commented 1 year ago

:focus doesn't need converting to :focus-visible anymore as the element it is attached to, focus-rect, should no longer be required

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 7.2.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: