Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Update domain when initial name changes#108

Merged
modernserf merged 2 commits intomasterfrom
update-domain-when-initialName-changes
May 7, 2020
Merged

Update domain when initial name changes#108
modernserf merged 2 commits intomasterfrom
update-domain-when-initialName-changes

Conversation

@modernserf
Copy link
Copy Markdown
Contributor

EditableProjectDomain shared component does not "sync" -- i.e. when the domain in the header nav EditableProjectDomain changes, the domain on the page does not update, and vice versa. This PR fixes this behavior.

export const StoryEditableProjectDomain = () => {
const [mockError, setMockError] = useState(false);
return (
<>
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

everything below is just Prettier churn

@modernserf modernserf merged commit a6bd8f1 into master May 7, 2020
@modernserf modernserf deleted the update-domain-when-initialName-changes branch May 7, 2020 14:06
@keithk
Copy link
Copy Markdown
Contributor

keithk commented Nov 10, 2020

🚀 PR was released in v0.19.0 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants