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

Feature/connect wallet modal v2 #198

Merged
merged 13 commits into from
Jul 28, 2021
Merged

Conversation

hachiojidev
Copy link
Contributor

Redesign wallet modal. Note - further functionality will be in a separate PR.

image

image

@hachiojidev hachiojidev force-pushed the feature/connect-wallet-modal-v2 branch 2 times, most recently from 9e87a18 to 0dc1037 Compare July 15, 2021 02:46
@hachiojidev hachiojidev marked this pull request as ready for review July 15, 2021 07:08
@hachiojidev hachiojidev force-pushed the feature/connect-wallet-modal-v2 branch from b054442 to 0ff5251 Compare July 27, 2021 07:40
*
* @returns sorted config
*/
const getPreferredConfig = (walletConfig: Config[]) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

this logic should be in the app now, inside the user reducer (like all the config related to the user). The reducer is already serialized so we don't have to manipulate the local storage directly

@RabbitDoge
Copy link
Contributor

Formating issue

@hachiojidev hachiojidev force-pushed the feature/connect-wallet-modal-v2 branch from 0ff5251 to 4b493dd Compare July 28, 2021 02:32
@hachiojidev hachiojidev merged commit 8276ec4 into master Jul 28, 2021
@hachiojidev hachiojidev deleted the feature/connect-wallet-modal-v2 branch July 28, 2021 02:34
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.

2 participants