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

fix: wait for register space before returning from space create onSubmit #463

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

travis
Copy link
Member

@travis travis commented Mar 24, 2023

because we weren't awaiting here the space creation UI would flash empty again, which was very confusing

travis and others added 2 commits March 23, 2023 17:45
because we weren't `await`ing here the space creation UI would flash empty again, which was very confusing
@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2023

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 63fc726:

Sandbox Source
@w3ui/example-react-file-upload Configuration
@w3ui/example-react-sign-up-in Configuration
@w3ui/example-react-uploads-list Configuration
@w3ui/example-solid-file-upload Configuration
@w3ui/example-solid-sign-up-in Configuration
@w3ui/example-solid-uploads-list Configuration
@w3ui/example-vue-file-upload Configuration
@w3ui/example-vue-sign-up-in Configuration
@w3ui/example-vue-uploads-list Configuration

Copy link
Contributor

@gobengo gobengo left a comment

Choose a reason for hiding this comment

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

@gobengo gobengo merged commit 9b35b2c into main Mar 24, 2023
@gobengo gobengo deleted the fix/space-name-flicker branch March 24, 2023 00:57
travis pushed a commit that referenced this pull request Mar 24, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](w3console-v1.1.0...w3console-v1.2.0)
(2023-03-24)


### Features

* updates to ToS and login page
([#447](#447))
([e62ad96](e62ad96)),
closes [#397](#397)


### Bug Fixes

* make auth email input text black
([#462](#462))
([dc8ddca](dc8ddca))
* wait for register space before returning from space create onSubmit
([#463](#463))
([9b35b2c](9b35b2c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Peeja pushed a commit to storacha/upload-service that referenced this pull request Jan 29, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](storacha/w3ui@w3console-v1.1.0...w3console-v1.2.0)
(2023-03-24)


### Features

* updates to ToS and login page
([storacha#447](storacha/w3ui#447))
([fb127e1](storacha/w3ui@fb127e1)),
closes [storacha#397](storacha/w3ui#397)


### Bug Fixes

* make auth email input text black
([storacha#462](storacha/w3ui#462))
([89218b5](storacha/w3ui@89218b5))
* wait for register space before returning from space create onSubmit
([storacha#463](storacha/w3ui#463))
([832fb97](storacha/w3ui@832fb97))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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