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

refactor: space readme modal usage #10198

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Conversation

JammingBen
Copy link
Contributor

Description

Before, the state of the space readme modal was handled by the outside where it was being used. Refactors the modal usage so that the modal state handling is done via the edit space readme action instead, meaning the consuming party doesn't need to care about it anymore.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@JammingBen JammingBen self-assigned this Dec 15, 2023
Copy link

update-docs bot commented Dec 15, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@JammingBen JammingBen changed the base branch from master to stable-8.0 December 18, 2023 08:30
Removes the password logic from the modal implementation and uses a custom component instead.
Before, the state of the space readme modal was handled by the outside where it was being used. Refactors the modal usage so that the modal state handling is done via the edit space readme action instead, meaning the consuming party doesn't need to care about it anymore.
@JammingBen JammingBen force-pushed the refactor-space-readme-modal branch from 27f0543 to ae367fa Compare December 18, 2023 08:30
Copy link

@JammingBen JammingBen requested a review from dschmidt December 18, 2023 18:23
@kulmann kulmann merged commit 334794d into stable-8.0 Dec 19, 2023
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the refactor-space-readme-modal branch December 19, 2023 04:46
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.

3 participants