Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Canvas #44

Merged
merged 7 commits into from
Aug 15, 2024
Merged

Canvas #44

merged 7 commits into from
Aug 15, 2024

Conversation

Sea10wood
Copy link
Collaborator

No description provided.

@Sea10wood Sea10wood requested a review from claustra01 August 15, 2024 08:36
Copy link

Lighthouse Report

URL Performance Accessibility Best Practices SEO PWA Details
https://virtual-natsumatsuri.web.app/ 🟡73 🟢100 🟢100 🟡85 🟡56 📝 result

Copy link

Visualizer Report

You can view the results here.

@claustra01 claustra01 linked an issue Aug 15, 2024 that may be closed by this pull request
cspell.json Outdated
@@ -2,5 +2,5 @@
"ignorePaths": ["node_modules/**", "*.svg"],
"version": "0.2",
"language": "en",
"words": ["NATSUMATSURI", "yatai", "Dela", "Yuji", "Syuku", "zustand", "wadaiko", "qrcode"]
"words": ["NATSUMATSURI", "yatai", "Dela", "Yuji", "Syuku", "zustand", "wadaiko", "qrcode","nobori","Garally","natsu","matsuri"]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

garallygarellyのtypoでは?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正します!

function Garally() {
return (
<div>
{/* biome-ignore lint/a11y/useMediaCaption: <explanation> */}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

これはどういう意図のignoreなのか教えてほしいです

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

biomeのアクセシビリティでキャプションのエラーが出るんですよね(画像でいうaltみたいな感じのをつけなければエラーが出る。)
公式によると、

<track kind="captions" {...props} />

みたいな形で開くとこのエラーは出ないそうなんだけど、言語コードも現状は特にないし、アクセシビリティの面でいうとaria-labelは追加したので、ignoreしてこのままで良いかなと思いまして。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ちょっと調べてみたけど、動画じゃなくて音声の時は別にtrackは無くてもよさそう。これはこのままで!

cspell.json Outdated
@@ -2,5 +2,5 @@
"ignorePaths": ["node_modules/**", "*.svg"],
"version": "0.2",
"language": "en",
"words": ["NATSUMATSURI", "yatai", "Dela", "Yuji", "Syuku", "zustand", "wadaiko", "qrcode","nobori","Garally","natsu","matsuri"]
"words": ["NATSUMATSURI", "yatai", "Dela", "Yuji", "Syuku", "zustand", "wadaiko", "qrcode","nobori","Garelly","natsu","matsuri"]
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

garellyはちゃんとした(?)単語なのでホワイトリストに入れなくても良いと思います

@Sea10wood Sea10wood requested a review from claustra01 August 15, 2024 09:36
@claustra01 claustra01 merged commit 8b5b814 into main Aug 15, 2024
3 checks passed
@claustra01 claustra01 deleted the canvas branch August 15, 2024 10:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/yataiの背景デザイン
2 participants