[PR #7430] [MERGED] fix(web): alignment of people in search box #11619

Closed
opened 2026-02-05 14:42:53 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/7430
Author: @michelheusschen
Created: 2/26/2024
Status: Merged
Merged: 2/27/2024
Merged by: @alextran1502

Base: mainHead: fix/web-search-box-people-alignment


📝 Commits (10+)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 web/src/lib/components/shared-components/search-bar/search-people-section.svelte (+1 -1)

📄 Description

Fixes #7429 by changing the vertical alignment from center to top. This PR depends on #7397

After
search-people-misalignment


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/7430 **Author:** [@michelheusschen](https://github.com/michelheusschen) **Created:** 2/26/2024 **Status:** ✅ Merged **Merged:** 2/27/2024 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/web-search-box-people-alignment` --- ### 📝 Commits (10+) - [`ad62f95`](https://github.com/immich-app/immich/commit/ad62f9566ab216902733108e27e2d61f616006f8) refactor search suggestion handling - [`60c025e`](https://github.com/immich-app/immich/commit/60c025e7b4d250a1f97199a0015c10142aa8d903) chore: open api - [`f0421d7`](https://github.com/immich-app/immich/commit/f0421d7dad2561d33dd4e7b0d3c0b48ea121af4a) revert server changes - [`ffef819`](https://github.com/immich-app/immich/commit/ffef819c503e3954c2a4dc2457b7ccff4f64f0c9) chore: open api - [`2d94b2c`](https://github.com/immich-app/immich/commit/2d94b2c0189781666c5e9c7a749b544831fb3dfd) update location filters - [`741b493`](https://github.com/immich-app/immich/commit/741b4939e637ce2405410ba16ecf6d80d4b8bdaa) location filter cleanup - [`fc53922`](https://github.com/immich-app/immich/commit/fc53922b23ba2c19693f40a729a281ead98215ce) refactor people filter - [`e485386`](https://github.com/immich-app/immich/commit/e485386dd6acbe3c7990599a4619cd8617ece3c4) refactor camera filter - [`da85fb2`](https://github.com/immich-app/immich/commit/da85fb23c03d1b5d2fb89b91075a7409597e4be4) refactor display filter - [`758216c`](https://github.com/immich-app/immich/commit/758216c706c55ad90e3149a171447783f0c591ca) cleanup ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/shared-components/search-bar/search-people-section.svelte` (+1 -1) </details> ### 📄 Description Fixes #7429 by changing the vertical alignment from center to top. This PR depends on #7397 **After** ![search-people-misalignment](https://github.com/immich-app/immich/assets/59014050/8599d1e2-5599-4e0c-a214-5fe5735b34e8) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:42:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#11619