Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

[ Refactor ] Format and Lint / Fix Typings #62

Merged
merged 11 commits into from
Jul 5, 2024
Merged

Conversation

posaune0423
Copy link

@posaune0423 posaune0423 commented Jul 4, 2024

  • setup formatter and linter
  • Add workflow for frontend
  • fix typing

@posaune0423 posaune0423 added the enhancement New feature or request label Jul 4, 2024
@posaune0423 posaune0423 self-assigned this Jul 4, 2024
src/App.tsx Outdated
position="top-right"
className={'w-full max-w-[420px] min-w-[200px] z-999 top-12'}
position='top-right'
className={'top-12 z-50 w-full min-w-[200px] max-w-[420px]'}
Copy link

Choose a reason for hiding this comment

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

z-50 : toast is behind of Create A New Proposal Popup.
z-999 might be too big, but 50 is not enough.

Copy link
Author

Choose a reason for hiding this comment

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

Okey, I added custom zIndex z-999 so that toast properly shown!

@0xshora
Copy link

0xshora commented Jul 4, 2024

This work is so impressive!!
When I try this version, the speed of loading/refreshing is so much faster!

but, activating Reset To White is not working...

@0xshora
Copy link

0xshora commented Jul 5, 2024

Thanks, it's working.
The only issue we have now is this:
image

@0xshora 0xshora merged commit 0213034 into main Jul 5, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants