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: styling for last image in person grid #13444

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

MananJain-IITJ
Copy link
Contributor

@MananJain-IITJ MananJain-IITJ commented Oct 14, 2024

Fixes: #13312

Added Display Contents to the line 26 of people-infinite-scroll.svelte

<div bind:this={lastPersonContainer} style="display: contents;">

@MananJain-IITJ
Copy link
Contributor Author

This is PR For Issue #13312

@alextran1502
Copy link
Contributor

Hello, can you include a screenshot of before/after for the fix?

@bo0tzz bo0tzz changed the title Fix Issue of Last Person Image not fully displayed in grid fix: styling for last image in person grid Oct 15, 2024
@MananJain-IITJ
Copy link
Contributor Author

Before

Screenshot from 2024-10-16 08-33-34

After

Screenshot from 2024-10-16 08-34-06

The Last Person Container is coming inside the whole grid.

@jrasm91 jrasm91 enabled auto-merge (squash) October 16, 2024 08:51
@jrasm91 jrasm91 merged commit c653c48 into immich-app:main Oct 16, 2024
34 checks passed
yosit pushed a commit to yosit/immich that referenced this pull request Oct 16, 2024
* Add Display Content to LastPersonContainer Div

* Update web/src/lib/components/faces-page/people-infinite-scroll.svelte

Co-authored-by: Jason Rasmussen <jason@rasm.me>

---------

Co-authored-by: manan <manan@manan.myguest.virtualbox.org>
Co-authored-by: Jason Rasmussen <jason@rasm.me>
@MananJain-IITJ MananJain-IITJ deleted the fix/people-infinite-scroll branch October 21, 2024 03:06
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.

Last entry on the "hide & show people" page is wrongly sized because it's wrapped in a div
4 participants