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

Establish import/export UI working area and prototype #1156

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

lyzadanger
Copy link
Contributor

@lyzadanger lyzadanger commented Jul 19, 2023

This PR adds a prototype area for building out the UI for the import/export feature.

It uses a local version of the Dialog component with some adaptations. The idea is that we'll continue to figure out "what we need" from the Dialog component to support tabbed dialogs, and then eventually update the shared Dialog component accordingly. But it's premature to do so during this early phase.

Early prototype work can be found in the Pattern Library

image

Depends on #1155
Part of #1141

- Add local working `Dialog` component to support prototyping
@lyzadanger lyzadanger requested a review from acelaya July 19, 2023 13:54
Base automatically changed from tab-variant to main July 19, 2023 16:12
Copy link
Contributor

@acelaya acelaya left a comment

Choose a reason for hiding this comment

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

👍🏼

@lyzadanger lyzadanger merged commit ea3bf2d into main Jul 20, 2023
2 checks passed
@lyzadanger lyzadanger deleted the import-export-prototype branch July 20, 2023 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants