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

デッキ編集時の画像読み込み失敗時の対応 #23

Merged
merged 6 commits into from
Jan 25, 2021

Conversation

bana118
Copy link
Collaborator

@bana118 bana118 commented Jan 24, 2021

概要

ローカルのデッキにあるカードがサーバーから削除され,画像の読み込みができない場合に"Not Found"と書かれた画像を表示するように修正.(#20)

動作確認

サーバーのカードをローカルのデッキに加えた後にサーバー側のカード管理ページ(http://127.0.0.1:8080/card )からそのカードを削除して,クライアントのデッキ編集画面で更新すると以下のように"Not Found"と表示される.またそのようなカードの存在するデッキ表示時に"一部のカードの読み込みに失敗しました"と表示するようにした.

763ed652bdb487d8b19a87ba18deca96

関連するサーバーサイドの変更

なし

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants