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

feat(react-wallet): Create app layout with left nav and app bar #3941

Merged
merged 3 commits into from
Oct 11, 2021

Conversation

samsiegart
Copy link
Contributor

Description

This creates the basic app layout with an app bar, left nav, and routing between views. It uses material-ui for components/styling and react-router-dom for routing. Some TODOs are making the wallet connection status into a proper button/menu, and making the left nav responsive with a collapsible drawer on narrow viewports.

Screenshot:
image

@samsiegart samsiegart requested a review from michaelfig October 8, 2021 17:52
Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

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

LGTM. Good step forward!

@samsiegart samsiegart added the automerge:squash Automatically squash merge label Oct 11, 2021
@mergify mergify bot merged commit 18807af into master Oct 11, 2021
@mergify mergify bot deleted the react-wallet-nav branch October 11, 2021 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:squash Automatically squash merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants