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

Add: ブラウザ版にダイアログを追加 #2286

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sevenc-nanashi
Copy link
Member

@sevenc-nanashi sevenc-nanashi commented Oct 8, 2024

内容

ブラウザ版のダイアログをQuasarのDialog Pluginを使って追加します。

関連 Issue

(なし)

スクリーンショット・動画など

image

その他

(なし)

@sevenc-nanashi sevenc-nanashi requested a review from a team as a code owner October 8, 2024 09:37
@sevenc-nanashi sevenc-nanashi requested review from Hiroshiba and removed request for a team October 8, 2024 09:37
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

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

あ~~~~~そういうことだったんですね。。。。。

フロントには既にダイアログ表示機能があるので、同じ機能が2つあることになりそうですね。。。。。

アラートダイアログ

export const showAlertDialog = async (

選ばせるダイアログ

export const showConfirmDialog = async (

ど、どうしましょう。。。。。。。

(既存のDialog.tsは3種類くらいダイアログがありそうでした)

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.

2 participants