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(ds): revamp modal dialog fixes #3349

Merged
merged 9 commits into from
Nov 17, 2023

Conversation

nistadev
Copy link
Contributor

Changes

Fixed a lot of styles and added scrollable borders

image image

Note: Since the scrollable content can be any element inside the modal content, I added a new prop to pass the class of the possible content that can be scrollable, the modal component checks at render if it is the case or not and adds the proper state & styles to the element. Below we have an example.

Add Token modal has a different scrollable element👇🏽
image

And AddNFT modal too👇🏽
image

@neuodev
Copy link
Contributor

neuodev commented Nov 16, 2023

[autoscirpt] Jira Ticket: UAT. General. Modals. Difference from the design.

@vsubhuman vsubhuman added this to the 5.0.0 (revamp, analytics) milestone Nov 16, 2023
@vsubhuman vsubhuman mentioned this pull request Nov 16, 2023
43 tasks
Nebyt
Nebyt previously approved these changes Nov 17, 2023
@sonarqube-yoroi
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nistadev nistadev requested a review from Nebyt November 17, 2023 13:42
@vsubhuman vsubhuman merged commit 34bd4d2 into release/5.0 Nov 17, 2023
6 of 12 checks passed
@vsubhuman vsubhuman deleted the fix/YOEXT-836/revamp-modal-dialog-fixes branch November 17, 2023 14:00
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.

4 participants