Skip to content

Feature/fab bottom styles#63

Merged
poocart merged 9 commits intostagingfrom
feature/fab-bottom-styles
Mar 29, 2024
Merged

Feature/fab bottom styles#63
poocart merged 9 commits intostagingfrom
feature/fab-bottom-styles

Conversation

@poocart
Copy link
Contributor

@poocart poocart commented Mar 28, 2024

Description

  • Updated @privy-io/react-auth to 1.59.7
  • Updated @etherspot/transaction-kit to 0.11.0 and applied related changes
  • Updated BottomMenu component with new UI design
  • Minor fixes & chore

How Has This Been Tested?

  • Local dapp.

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@poocart poocart requested a review from IAmKio March 28, 2024 19:10
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 28, 2024

Deploying x with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9164a91
Status:⚡️  Build in progress...

View logs

Copy link
Collaborator

@IAmKio IAmKio left a comment

Choose a reason for hiding this comment

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

Just one question about a particular behaviour i've seen but other than that LGTM

const ModalContent = styled.div`
width: 350px;
min-height: 350px; // fixed height only for preview
width: 336px;
Copy link
Collaborator

Choose a reason for hiding this comment

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

This might not be the right place, but when the modal is active you can only dismiss it by clicking the vertical height whitespace within the 336px modal container, but not outside it. Would this benefit from an outder container spanning 100% width that receives the event to dismiss the modal?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh ok, interesting, I will take a look, Overlay component supposed to take care of it, maybe I didn't notice it not working with recent changes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hmm checked and cannot replicate, did u check on this branch?

@github-actions github-actions bot temporarily deployed to Preview (staging) March 29, 2024 12:36 Inactive
@poocart poocart merged commit fccdc81 into staging Mar 29, 2024
@poocart poocart deleted the feature/fab-bottom-styles branch March 29, 2024 12:36
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