Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Add minimum React Application #3

Merged
merged 1 commit into from
May 23, 2023

Conversation

valentinpalkovic
Copy link
Contributor

@valentinpalkovic valentinpalkovic commented May 23, 2023

Closes #14

This PR bootstraps a dummy React application to the DOM. The element into which the React App gets bootstrapped is "invisible." Its containing HTML should not affect the manager's layout/appearance. The React application itself will use Modals/Tooltips in combination with React.Portal to show the components necessary for the onboarding flow. These components will use "React.Portal" to establish themselves in the document.body's root.

@valentinpalkovic valentinpalkovic force-pushed the valentin/add-minimum-react-application branch from cba166e to 10f0af7 Compare May 23, 2023 14:37
@valentinpalkovic valentinpalkovic marked this pull request as ready for review May 23, 2023 15:11
@valentinpalkovic valentinpalkovic merged commit a5e9354 into main May 23, 2023
@valentinpalkovic valentinpalkovic deleted the valentin/add-minimum-react-application branch May 23, 2023 15:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Project - Onboarding]: Set up a new React application in @storybook/addon-onboarding
1 participant