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

ジョブキューのウィジェットにwaitingが1以上のオブジェクトが渡されたときに鳴る音声の発音方法に誤りがある #12367

Closed
samunohito opened this issue Nov 19, 2023 · 2 comments
Labels
🐛Bug Unexpected behavior packages/frontend Client side specific issue/PR

Comments

@samunohito
Copy link
Member

💡 Summary

#12340 の対応でHTMLAudioElementを使って音を出すのをやめましたが、ウィジェット内で音を出している箇所はまだHTMLAudioElementのままになっています。このままだと音が出ません。

対応漏れです、ごめんなさい🙇‍♂

🥰 Expected Behavior

ジョブキューのwaitingが1以上のときに音が出る

🤬 Actual Behavior

音が出ない

📝 Steps to Reproduce

ジョブキューのwaitingを1以上にする

💻 Frontend Environment

* Model and OS of the device(s): Windows10 x64
* Browser: Any
* Server URL: Any
* Misskey: 2023.11.1

🛰 Backend Environment (for server admin)

-
@samunohito samunohito added the ⚠️bug? This might be a bug label Nov 19, 2023
@samunohito
Copy link
Member Author

いまローカルで動確中なのでプルリクも自分が出します

@syuilo syuilo added 🐛Bug Unexpected behavior packages/frontend Client side specific issue/PR and removed ⚠️bug? This might be a bug labels Nov 19, 2023
@samunohito
Copy link
Member Author

マージ感謝:pray:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Unexpected behavior packages/frontend Client side specific issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants