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

add info dialog about the game #7

Merged
merged 1 commit into from
Jan 15, 2023
Merged

add info dialog about the game #7

merged 1 commit into from
Jan 15, 2023

Conversation

kcmr
Copy link
Owner

@kcmr kcmr commented Jan 15, 2023

Add info about the game using a native <dialog>.
Tests skipped for now until jsdom supports it (check jsdom/jsdom#3294 and jsdom/jsdom#3403).

  • fix a11y color contrast issues
  • use CSS logical properties
  • add workaround to force set autofocus attribute on button
  • add basic tests for dialog opening (not supported by jsdom)

fix a11y color contrast issues

use CSS logical properties

add workaround to force set autofocus attribute on button

add basic tests for dialog opening (not supported by JestDOM)
@kcmr kcmr temporarily deployed to preview January 15, 2023 19:05 — with GitHub Actions Inactive
@kcmr kcmr merged commit 23fde0a into main Jan 15, 2023
@kcmr kcmr deleted the feature/info-modal branch January 15, 2023 19:09
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

Successfully merging this pull request may close these issues.

None yet

1 participant