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(web): closing asset viewer #8933

Merged
merged 8 commits into from
Apr 25, 2024
Merged

Conversation

martabal
Copy link
Member

@martabal martabal commented Apr 19, 2024

fix for #8932

Copy link

cloudflare-pages bot commented Apr 19, 2024

Deploying immich with  Cloudflare Pages  Cloudflare Pages

Latest commit: b4507d0
Status: ✅  Deploy successful!
Preview URL: https://e1643f8f.immich.pages.dev
Branch Preview URL: https://fix-stack-interaction-naviga.immich.pages.dev

View logs

@martabal martabal marked this pull request as draft April 19, 2024 22:35
@martabal martabal marked this pull request as ready for review April 19, 2024 22:35
@martabal martabal force-pushed the fix/stack-interaction-navigation branch from 09e6fec to c985615 Compare April 20, 2024 10:03
@alextran1502
Copy link
Contributor

Can you help explain on why are we having this issue?

@martabal
Copy link
Member Author

Can you help explain on why are we having this issue?

Of course ! It's because the stack is part of a group with a z-index inferior to the divs used for the navigation. The solution is just to remove the stack from that group and since it's using an absolute position it does not affect the look or the behavior.

@alextran1502
Copy link
Contributor

I think this PR is superseded by #8998, correct?

@martabal martabal changed the title fix(web): interact with stack trigger navigation fix(web): closing asset viewer Apr 25, 2024
@martabal
Copy link
Member Author

I think this PR is superseded by #8998, correct?

Yes, but there's still a fix for closing the asset-viewer #8932

@alextran1502 alextran1502 merged commit adb607c into main Apr 25, 2024
25 checks passed
@alextran1502 alextran1502 deleted the fix/stack-interaction-navigation branch April 25, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slideshow continues playing when viewing subsequent images after closing with Escape key
3 participants