Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with the use of non-interactive element #24

Open
abeidabdou opened this issue Jul 9, 2024 · 0 comments
Open

Problems with the use of non-interactive element #24

abeidabdou opened this issue Jul 9, 2024 · 0 comments

Comments

@abeidabdou
Copy link

7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:231:6 A11y: visible, non-interactive elements with an on:click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as <button type="button"> or <a> might be more appropriate. See https://svelte.dev/docs/accessibility-warnings#a11y-click-events-have-key-events for more details.
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:231:6 A11y: <div> with click handler must have an ARIA role
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:244:6 A11y: visible, non-interactive elements with an on:click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as <button type="button"> or <a> might be more appropriate. See https://svelte.dev/docs/accessibility-warnings#a11y-click-events-have-key-events for more details.
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:244:6 A11y: <div> with click handler must have an ARIA role
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:269:6 A11y: visible, non-interactive elements with an on:click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as <button type="button"> or <a> might be more appropriate. See https://svelte.dev/docs/accessibility-warnings#a11y-click-events-have-key-events for more details.
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:269:6 A11y: <div> with click handler must have an ARIA role
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:317:6 A11y: <div> with mouseout, mouseover handlers must have an ARIA role
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:317:6 A11y: on:mouseover must be accompanied by on:focus
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:317:6 A11y: on:mouseout must be accompanied by on:blur
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:351:6 A11y: visible, non-interactive elements with an on:click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as <button type="button"> or <a> might be more appropriate. See https://svelte.dev/docs/accessibility-warnings#a11y-click-events-have-key-events for more details.
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:351:6 A11y: <div> with click handler must have an ARIA role
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:399:8 A11y: on:mouseover must be accompanied by on:focus
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:399:8 A11y: on:mouseout must be accompanied by on:blur
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:410:6 A11y: visible, non-interactive elements with an on:click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as <button type="button"> or <a> might be more appropriate. See https://svelte.dev/docs/accessibility-warnings#a11y-click-events-have-key-events for more details.
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:410:6 A11y: <div> with click handler must have an ARIA role
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:420:6 A11y: visible, non-interactive elements with an on:click event must be accompanied by a keyboard event handler. Consider whether an interactive element such as <button type="button"> or <a> might be more appropriate. See https://svelte.dev/docs/accessibility-warnings#a11y-click-events-have-key-events for more details.
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Controls.svelte:420:6 A11y: <div> with click handler must have an ARIA role
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Popover.svelte:82:0 A11y: <div> with mousedown, mouseover, mouseout, mouseup handlers must have an ARIA role
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Popover.svelte:82:0 A11y: on:mouseover must be accompanied by on:focus
7:48:25 PM [vite-plugin-svelte] /media/alabeid/libra/Projects/planit/planit-frontend/node_modules/@lottiefiles/svelte-lottie-player/src/components/Popover.svelte:82:0 A11y: on:mouseout must be accompanied by on:blur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant