Skip to content

fix(packages/ui): Modal improvement - #14903

Merged
0xTxbi merged 4 commits into
masterfrom
modal-improvement
Oct 31, 2024
Merged

fix(packages/ui): Modal improvement#14903
0xTxbi merged 4 commits into
masterfrom
modal-improvement

Conversation

@0xTxbi

@0xTxbi 0xTxbi commented Oct 30, 2024

Copy link
Copy Markdown
Member

Description

This PR introduces an update to the close icon's positioning in the modal component to prevent overlap with child elements. It also removes redundant custom close icons from components that previously implemented theirs.

Issues

Fixes #
Refs #

Checklist:

  • 1 PR, 1 purpose: my Pull Request applies to a single purpose
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the docs to reflect my changes if applicable
  • I have added tests (and stories for frontend components) that prove my fix is effective or that my feature works
  • I have performed a self-review of my own code
  • If my code involves visual changes, I am adding applicable screenshots to this thread

@0xTxbi
0xTxbi requested a review from julien51 October 30, 2024 19:34
@cla-bot cla-bot Bot added the cla-signed label Oct 30, 2024
@0xTxbi
0xTxbi merged commit aad70a2 into master Oct 31, 2024
julien51 pushed a commit that referenced this pull request Oct 31, 2024
* improve placement of close icon

* remove redundant closeicon in verification status

* add improved spacing prop

* update scanner modal usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants