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

Basket. Confirm page. Wrong container boundaries #1915

Open
stepanLav opened this issue Jul 2, 2024 · 1 comment
Open

Basket. Confirm page. Wrong container boundaries #1915

stepanLav opened this issue Jul 2, 2024 · 1 comment
Assignees
Labels
Bug Issues & PRs that addressing a bug

Comments

@stepanLav
Copy link
Member

Description

When user click on info button inside confirm page - appears scroll inside operation details view, that should appear on top of view and should not resize it.

Example
wrong_boundaries.mp4

Steps to Reproduce

  1. Add a few transfer operations into the Basket
  2. Sign all this operations
  3. Click on Info button on confirm page

Expected Behavior

Info window opens on top of confirm page

Actual Behavior

Resize confirm page, add scroll

Environment

0945304

@stepanLav stepanLav added the Bug Issues & PRs that addressing a bug label Jul 2, 2024
@pgolovkin pgolovkin assigned Asmadek and unassigned pgolovkin Jul 3, 2024
@Asmadek
Copy link
Contributor

Asmadek commented Jul 4, 2024

Headless UI 2 support portals for popover, it can help to resolve this issue, but it requires more effort to adopt all places where we use old headless ui, or use both libraries together

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues & PRs that addressing a bug
Projects
Status: Todo
Development

No branches or pull requests

3 participants