8000 UIEH-1397: The list of packages is no longer cut off in the modal window. by Dmytro-Melnyshyn · Pull Request #1697 · folio-org/ui-eholdings · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

UIEH-1397: The list of packages is no longer cut off in the modal window. #1697

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

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

Dmytro-Melnyshyn
Copy link
Contributor
@Dmytro-Melnyshyn Dmytro-Melnyshyn commented Nov 3, 2023

Purpose

The list of packages is no longer cut off in the modal window.

Issues

UIEH-1397

Screencast

2023-11-03_13h23_44.mp4

Approach

TODOS and Open Questions

Learning

Screenshots

Copy link
github-actions bot commented Nov 3, 2023

Jest Unit Test Statistics

       1 files  ±0     193 suites  ±0   6m 52s ⏱️ - 1m 0s
1 090 tests ±0  1 088 ✔️ ±0  2 💤 ±0  0 ±0 
1 098 runs  ±0  1 096 ✔️ ±0  2 💤 ±0  0 ±0 

Results for commit a450b6c. ± Comparison against base commit 63ce441.

♻️ This comment has been updated with latest results.

Copy link
sonarqubecloud bot commented Nov 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

<Field
name="packageId"
component={Selection}
popper={{
portal: document.getElementById('ModuleContainer'),
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the root cause was the overflow on the modal, and the fix works when portal renders to OverlayContainer. So I'd prefer to use OverlayContainer because it's usually the element where we render such dropdowns
Good catch with the overflow!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Scrolling doesn't work for me with OverlayContainer.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok, let's keep ModuleContainer

@Dmytro-Melnyshyn Dmytro-Melnyshyn merged commit 66dbcf6 into master Nov 3, 2023
@Dmytro-Melnyshyn Dmytro-Melnyshyn deleted the UIEH-1397 branch November 3, 2023 13:30
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
0