Skip to content

Conversation

SuchitraSwain
Copy link
Contributor

@SuchitraSwain SuchitraSwain commented Sep 10, 2025

488204972-43487ba6-dc29-4923-a257-5a2cd717ca64.webm

@SuchitraSwain SuchitraSwain requested a review from a team as a code owner September 10, 2025 22:36
@SuchitraSwain
Copy link
Contributor Author

@SgtPooki @alikhere Please review the PR

- resolved test conflicts in grid-view.test.js and settings.test.js
- kept more robust keyboard navigation from main branch
- all e2e tests passing
- add data-testid to modal component for robust testing
- replace fragile tailwind class selectors with data-testid
- add comment explaining react-overlays architecture
@lidel lidel changed the title [2414] bug: overlay click does not close modals fix: overlay click does not close modals Sep 26, 2025
Copy link
Member

@lidel lidel 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 @SuchitraSwain, works as expected.

  • Pushed cosmetic changes making tests easier to maintain.
  • Removed timeouts -- iiuc you were actually lowering it, because the default for CI is 90 seconds.

@lidel lidel merged commit f239113 into ipfs:main Sep 26, 2025
20 checks passed
ipfs-gui-bot pushed a commit that referenced this pull request Sep 26, 2025
## [4.9.1](v4.9.0...v4.9.1) (2025-09-26)

 CID `bafybeicg7e6o2eszkfdzxg5233gmuip2a7kfzoloh7voyvt2r6ivdet54u`

 ---

### Bug Fixes

* flash when flipping to/from previewing item ([#2437](#2437)) ([c14b38a](c14b38a))
* overlay click does not close modals ([#2428](#2428)) ([f239113](f239113))
* prevent redirect when navigating to retrieval-check ([#2439](#2439)) ([bd11b0c](bd11b0c))
@ipfs-gui-bot
Copy link
Collaborator

🎉 This PR is included in version 4.9.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: overlay click does not close modals

3 participants