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(extension): fix infinite scroll on PopupView #1034

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

tommayeliog
Copy link
Contributor

@tommayeliog tommayeliog commented Apr 5, 2024

Checklist


Proposed solution

I'm removing a CSS line, introduced by PR 833
The issue was that InfiniteScroll doesn't detect scroll event.

Testing

I'm not sure if this will break any other screen, so some regression testing is needed.

Screenshots

Screenshot 2024-04-05 at 18 52 34

Copy link

github-actions bot commented Apr 5, 2024

Allure report

allure-report-publisher generated test report!

smokeTests: ✅ test report for b1ef9880

passed failed skipped flaky total result
Total 30 0 0 0 30

Copy link
Contributor

@VanessaPC VanessaPC left a comment

Choose a reason for hiding this comment

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

Looks good!

Copy link
Contributor

@pczeglik-iohk pczeglik-iohk left a comment

Choose a reason for hiding this comment

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

Thank you @tommayeliog. Code approved and tested. Ready to be merged!

@tommayeliog tommayeliog merged commit 02a2172 into main Apr 8, 2024
7 checks passed
@tommayeliog tommayeliog deleted the bug/LW-10211-token-list-persistent-skeleton branch April 8, 2024 09:52
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