We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
フォローインポートみたいな感じでジョブキューで裏で動いてほしい
待たされるのは不快
The text was updated successfully, but these errors were encountered:
待つようにしてた意図は時間かかってるのかエラー起きてるのか分からないから待つようにしてた (特にファイル取得あるとわかりにくいし)
待つオプションつけてるだけだから ここ変えれば非同期になる https://github.com/yojo-art/cherrypick/blob/develop/packages%2Ffrontend%2Fsrc%2Fscripts%2Fget-user-menu.ts#L150-L150
Sorry, something went wrong.
エラー起きてるのか分からないから
失敗時に通知出せば解決しそう
No branches or pull requests
概要(Summary)
フォローインポートみたいな感じでジョブキューで裏で動いてほしい
なぜ必要なのか(Purpose)
待たされるのは不快
自分で実装しますか?(Do you want to implement this feature yourself?)
The text was updated successfully, but these errors were encountered: