Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: create Workspace sharing form component using workspace sharing hook#21276

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
jaaydenh wants to merge2 commits intojaaydenh/autocomplete-component
base:jaaydenh/autocomplete-component
Choose a base branch
Loading
fromjaaydenh/sharing-form

Conversation

@jaaydenh
Copy link
Contributor

@jaaydenhjaaydenh commentedDec 15, 2025
edited
Loading

This PR separate the data retrieval for workspace sharing ACL into a custom hook and creates a separate form component. This is in preparation for reusing the workspace sharing form from a new share button on the workspace page.

@jaaydenhjaaydenh self-assigned thisDec 15, 2025
@jaaydenhjaaydenh changed the titlechore: create separate sharing component with workspace sharing hookchore: create Workspace sharing form component using workspace sharing hookDec 15, 2025
@jaaydenhjaaydenh marked this pull request as ready for reviewDecember 15, 2025 16:39
Copy link
Member

Choose a reason for hiding this comment

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

in this context where the component is still only being used in one place, I'd prefer to leave it in the pages/ directory. modules/ should mostly be multi-purpose stuff.

Comment on lines +99 to +102
onSubmit={(event) => {
event.preventDefault();
onSubmit();
}}
Copy link
Member

Choose a reason for hiding this comment

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

could we use anaction here instead? (which I think handlesevent.preventDefault() for you)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@aslilacaslilacaslilac approved these changes

Assignees

@jaaydenhjaaydenh

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@jaaydenh@aslilac

[8]ページ先頭

©2009-2025 Movatter.jp