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/implement user settings #262

Merged
merged 21 commits into from
Nov 4, 2022
Merged

Feat/implement user settings #262

merged 21 commits into from
Nov 4, 2022

Conversation

boscocg
Copy link
Contributor

@boscocg boscocg commented Nov 4, 2022

[PR Name]

Type of PR

  • [] - feature
  • [] - bugfix
  • [] - chore
  • [] - docs

Description

Lorem Ipsum

Checklist

  • [] - Provided useful description for this PR
  • [] - Provided the root cause of this bugfix
  • [] - Tested on supported devices

@vercel
Copy link

vercel bot commented Nov 4, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
gateway-website ✅ Ready (Inspect) Visit Preview Nov 4, 2022 at 9:17PM (UTC)
1 Ignored Deployment
Name Status Preview Updated
ui-storybook ⬜️ Ignored (Inspect) Nov 4, 2022 at 9:17PM (UTC)

justifyContent="space-between"
sx={{ flexWrap: 'wrap' }}
>
<AccountsCard
Copy link

Choose a reason for hiding this comment

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

Similar blocks of code found in 2 locations. Consider refactoring.


return (
<Stack>
<Stack sx={{ width: '100%', mb: 5 }}>
Copy link

Choose a reason for hiding this comment

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

Similar blocks of code found in 2 locations. Consider refactoring.

@codeclimate
Copy link

codeclimate bot commented Nov 4, 2022

Code Climate has analyzed commit 1cd8d87 and detected 74 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 20
Duplication 54

View more on Code Climate.

@NMCarv NMCarv merged commit e877863 into develop Nov 4, 2022
@NMCarv NMCarv deleted the feat/implement-user-settings branch November 4, 2022 21:18
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