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

feat: Implement ShareScopeWarningModal #9615

Merged

Conversation

miya
Copy link
Member

@miya miya commented Feb 3, 2025

Task

  • #160853 [GROWI AI Next][特化型アシスタント] 確定されたデザインで新規アシスタント作成画面を表示できる
    • #160857 アクセス範囲と異なる共有範囲が指定された時に表示するモーダルの実装

Screenshot

スクリーンショット 2025-02-04 15 24 42

Figma

スクリーンショット 2025-02-04 15 23 57

https://www.figma.com/design/ZiEcjZ8sYt6YvowboA5Um6/GROWI-v7?node-id=2823-14877&t=rthbhtD1GY7r74n8-0

@miya miya requested a review from yuki-takei February 3, 2025 10:42
@miya miya self-assigned this Feb 3, 2025
Copy link

changeset-bot bot commented Feb 3, 2025

⚠️ No Changeset found

Latest commit: 94aa8ed

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@miya miya changed the title feat: Implement ShareScopeWarningModal" feat: Implement ShareScopeWarningModal Feb 4, 2025
Base automatically changed from feat/160664-implement-access-scope-dropdown to feat/growi-ai-next February 5, 2025 10:08
type Props = {
isOpen: boolean,
closeModal: () => void,
onCreateAiAssistant: () => Promise<void>,
Copy link
Member

Choose a reason for hiding this comment

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

onSubmit にしましょう

@miya miya merged commit 48d4804 into feat/growi-ai-next Feb 6, 2025
10 checks passed
@miya miya deleted the feat/160857-implement-share-scope-warning-modal branch February 6, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants