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

fix: several bugs due to rebase #179

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

kittybest
Copy link
Contributor

@kittybest kittybest commented Jun 25, 2024

Description

  • fix missing return types
  • adding empty line between elements
  • re-order imports
  • re-order functions and components in a single file
  • remove redundant conditional check
  • fix all lint errors

Copy link

vercel bot commented Jun 25, 2024

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

Name Status Preview Comments Updated (UTC)
maci-rpgf ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 2:40pm

Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

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

Thanks so much for this! just one comment

public/mockServiceWorker.js Show resolved Hide resolved
Copy link
Collaborator

@0xmad 0xmad left a comment

Choose a reason for hiding this comment

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

@kittybest thanks, left some comments

src/components/Footer.tsx Outdated Show resolved Hide resolved
src/components/SortByDropdown.tsx Outdated Show resolved Hide resolved
src/components/ui/Dialog.tsx Outdated Show resolved Hide resolved
src/components/ui/Dialog.tsx Outdated Show resolved Hide resolved
src/components/ui/Dialog.tsx Show resolved Hide resolved
src/contexts/Maci.tsx Outdated Show resolved Hide resolved
src/features/ballot/components/SubmitBallotButton.tsx Outdated Show resolved Hide resolved
src/features/projects/components/Projects.tsx Outdated Show resolved Hide resolved
src/features/projects/components/ProjectsResults.tsx Outdated Show resolved Hide resolved
src/pages/ballot/index.tsx Outdated Show resolved Hide resolved
src/contexts/Maci.tsx Outdated Show resolved Hide resolved
src/contexts/Maci.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

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

Thanks

src/contexts/Maci.tsx Outdated Show resolved Hide resolved
src/features/projects/components/VotingWidget.tsx Outdated Show resolved Hide resolved
@kittybest kittybest force-pushed the fix/design-ui-after-rebase branch from 0edbbf0 to 086ea3e Compare June 28, 2024 14:33
Copy link
Collaborator

@0xmad 0xmad left a comment

Choose a reason for hiding this comment

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

@kittybest thanks!

@kittybest kittybest force-pushed the fix/design-ui-after-rebase branch from 086ea3e to 398ea56 Compare June 28, 2024 14:37
@kittybest kittybest merged commit bc69ce7 into feat/design-ui Jun 28, 2024
8 checks passed
@kittybest kittybest deleted the fix/design-ui-after-rebase branch June 28, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants