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

買い物かご画面から不要な表示を削除する #1800

Conversation

kenjiyoshid-a
Copy link
Contributor

この Pull request で実施したこと

買い物かご画面において、買い物かごが空の場合に「買い物かごに商品がありません。」が二重で表示されていた。
該当箇所であるBasketView.vueを修正した。

この Pull request では実施していないこと

なし

Issues や Discussions 、関連する Web サイトなどへのリンク

なし

@kenjiyoshid-a kenjiyoshid-a added the 不具合 現在リリース中のバージョンに不具合・バグがある label Jan 7, 2025
@kenjiyoshid-a kenjiyoshid-a added this to the v1.0.0 milestone Jan 7, 2025
@kenjiyoshid-a kenjiyoshid-a self-assigned this Jan 7, 2025
@kenjiyoshid-a kenjiyoshid-a added target: Dressca サンプルアプリケーションDresscaに関係がある and removed 不具合 現在リリース中のバージョンに不具合・バグがある labels Jan 7, 2025
Copy link
Contributor

@KentaHizume KentaHizume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

買い物かごに商品が入っていないときに、
「買い物かごに商品がありません。」の文言がが1つだけ表示されていることを確認しました。

@KentaHizume KentaHizume merged commit c927a5c into main Jan 7, 2025
6 checks passed
@KentaHizume KentaHizume deleted the feature/買い物かご画面の不要な表示を削除する branch January 7, 2025 08:21
@KentaHizume KentaHizume added the 不具合 現在リリース中のバージョンに不具合・バグがある label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: Dressca サンプルアプリケーションDresscaに関係がある 不具合 現在リリース中のバージョンに不具合・バグがある
Projects
None yet
Development

Successfully merging this pull request may close these issues.

アプリケーションアーキテクチャ概要編にメッセージ管理方針を追記する
2 participants