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

refactor: Update create workspace flow to allow creation from the workspaces page#1684

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

Merged
BrunoQuaresma merged 11 commits intomainfrombq/improve-create-workspace-flow
May 24, 2022

Conversation

BrunoQuaresma
Copy link
Collaborator

@BrunoQuaresmaBrunoQuaresma commentedMay 23, 2022
edited
Loading

Related to#1638

PS: This is only about the flow, a major "redesign" will come in a next PR.

@BrunoQuaresmaBrunoQuaresma requested a review froma team as acode ownerMay 23, 2022 19:54
@BrunoQuaresmaBrunoQuaresma self-assigned thisMay 23, 2022
return(
<divclassName={styles.footer}>
<ButtonclassName={styles.button}onClick={onCancel}variant="outlined">
<Buttontype="button"className={styles.button}onClick={onCancel}variant="outlined">
Copy link
Contributor

@greyscaledgreyscaledMay 23, 2022
edited
Loading

Choose a reason for hiding this comment

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

Question(blocking): Why istype="button" needed here -- is it causing accidental submit ?

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

By default, any button inside a form submits the form. I thought MUI would add the type="button" automatically but it does not so I have to explicitly say type="button".

@BrunoQuaresmaBrunoQuaresma merged commitfcd610e intomainMay 24, 2022
@BrunoQuaresmaBrunoQuaresma deleted the bq/improve-create-workspace-flow branchMay 24, 2022 13:37
kylecarbs pushed a commit that referenced this pull requestJun 10, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@Kira-PilotKira-PilotKira-Pilot approved these changes

@greyscaledgreyscaledAwaiting requested review from greyscaled

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@BrunoQuaresma@greyscaled@Kira-Pilot

[8]ページ先頭

©2009-2025 Movatter.jp