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

[Feature]: リクエスト時のtoastにloadingを追加したい #937

Open
eyemono-moe opened this issue Jul 22, 2024 · 0 comments
Open
Labels
area/dashboard Dashboard(UI)に関連するタスク kind/feature 新機能に関するもの size/S 軽めのタスク/PR

Comments

@eyemono-moe
Copy link
Contributor

問題の説明

現在リクエスト成功/失敗時にtoastが出るようになっているが、loading toastは無い。リクエスト直後にsubmit系ボタンがdisabledになるようになっているが、マウスホバーしないと「ローディング中なのか」「フォーム内容にバリデーションエラーがあるか」がわからない(バリデーションエラーが赤字で出るようにはなっているが)。

新機能の説明

loading toastもあると現在の状態がわかりやすいと考えている。

その他の案

No response

参考資料

solid toastのpromiseを使うとスッと実装できそう (https://github.com/ardeora/solid-toast?tab=readme-ov-file#promise)

@eyemono-moe eyemono-moe added kind/feature 新機能に関するもの area/dashboard Dashboard(UI)に関連するタスク size/S 軽めのタスク/PR labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard Dashboard(UI)に関連するタスク kind/feature 新機能に関するもの size/S 軽めのタスク/PR
Projects
None yet
Development

No branches or pull requests

1 participant