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

Snackbarの位置が邪魔問題 #220

Closed
KaichiManabe opened this issue Sep 21, 2024 · 0 comments · Fixed by #425
Closed

Snackbarの位置が邪魔問題 #220

KaichiManabe opened this issue Sep 21, 2024 · 0 comments · Fixed by #425
Assignees
Labels
bug Something isn't working optional 重要度: 低 urgent

Comments

@KaichiManabe
Copy link
Contributor

概要

ログイン時などに表示されるSnackbarの位置が邪魔で、次の操作に移れない。

再現手順

  1. ログインやログアウトをする際に出る

修正しないとどう困るか

次の操作に移りにくい

原因

場所が悪い。下に表示されるのが微妙
表示時間が長い。

修正案

表示場所を右上などに変更
表示時間を短くする

@KaichiManabe KaichiManabe added the bug Something isn't working label Sep 21, 2024
@KaichiManabe KaichiManabe added the optional 重要度: 低 label Sep 24, 2024
@KaichiManabe KaichiManabe self-assigned this Oct 6, 2024
aster-void added a commit that referenced this issue Oct 7, 2024
<!--変更したい場合は、`/.github/pull_request_template.md` を修正して下さい。-->
# PRの概要
close #220 

<!-- 変更の目的 もしくは 関連する Issue 番号 -->
<!-- 以下のように書くと Issue にリンクでき、マージ時に自動で Issue を閉じられる-->
<!-- closes #1 -->

## 具体的な変更内容
<!-- ビューの変更がある場合はスクショによる比較などがあるとわかりやすい -->

## 影響範囲
<!-- この関数を変更したのでこの機能にも影響がある、など -->

## 動作要件
<!-- 動作に必要な 環境変数 / 依存関係 / DBの更新 など -->

## 補足
<!-- レビューをする際に見てほしい点、ローカル環境で試す際の注意点、など -->

## レビューリクエストを出す前にチェック!

- [x] 改めてセルフレビューしたか
- [x] 手動での動作検証を行ったか
- [x] server の機能追加ならば、テストを書いたか
  - 理由: 書いた | server の機能追加ではない
- [x] 間違った使い方が存在するならば、それのドキュメントをコメントで書いたか
  - 理由: 書いた | 間違った使い方は存在しない
- [x] わかりやすいPRになっているか

<!-- レビューリクエスト後は、Slackでもメンションしてお願いすることを推奨します。 -->

---------

Co-authored-by: aster <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working optional 重要度: 低 urgent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant