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
お知らせ作成ページに不要な公開ボタンが表示される。 原因:#4215 で、app/views/announcements/_form.html.slimの公開ボタンを出す条件分岐の作り込みにミスがあった。
app/views/announcements/_form.html.slim
The text was updated successfully, but these errors were encountered:
@aim2bpg こちら、どのような場合にボタンが二重で表示されてましたでしょうか?
Sorry, something went wrong.
@machida さん、管理者かメンターがお知らせ作成する場合です。
@machida さん、Discordで中途半端な依頼となって申し訳ありませんでした🙏 こちら、管理者・メンターがログインした状態での確認となりますので、よろしくお願いいたします🙇🏻♂️
修正前後の振る舞いとしては、
となります。
@aim2bpg ありがとうございます!不具合は出てませんでした。不具合は解消されてますのでクローズしますー✨
aim2bpg
No branches or pull requests
概要
お知らせ作成ページに不要な公開ボタンが表示される。
原因:#4215 で、
app/views/announcements/_form.html.slim
の公開ボタンを出す条件分岐の作り込みにミスがあった。スクリーンショット
The text was updated successfully, but these errors were encountered: