[PR #4402] [MERGED] feat(web) add hover background to image toolbar icons #10359

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4402
Author: @katsadim
Created: 10/9/2023
Status: Merged
Merged: 10/10/2023
Merged by: @alextran1502

Base: mainHead: feat/hover-iage-toolbar-icons


📝 Commits (2)

  • 9d97115 feat: add hover background to image toolbar icons
  • 6785dfe not use background color when not set

📊 Changes

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

View changed files

📝 web/src/lib/components/elements/buttons/circle-icon-button.svelte (+1 -1)

📄 Description

Intro

Whenever we hover the mouse over a toolbar icon, now this is highlighted according to the material guidelines:
4343

Test

Tested both in dark and light background.

Notes


🔄 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/4402 **Author:** [@katsadim](https://github.com/katsadim) **Created:** 10/9/2023 **Status:** ✅ Merged **Merged:** 10/10/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `feat/hover-iage-toolbar-icons` --- ### 📝 Commits (2) - [`9d97115`](https://github.com/immich-app/immich/commit/9d97115d67d71f02da405a0e00c36201d668d656) feat: add hover background to image toolbar icons - [`6785dfe`](https://github.com/immich-app/immich/commit/6785dfeb31b464405a0d316a9366f55fe35c146c) not use background color when not set ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/elements/buttons/circle-icon-button.svelte` (+1 -1) </details> ### 📄 Description ## Intro Whenever we hover the mouse over a toolbar icon, now this is highlighted according to the material guidelines: ![4343](https://github.com/immich-app/immich/assets/16381881/5f37c9b3-cff4-4390-8bc6-107835729c99) ## Test Tested both in dark and light background. ## Notes * the sahed is a bit different than the on in the info icon. * It would be awesome if this could be eligible for hacktoberfest (add the `hacktoberfest-accepted` label :smile: )!! * Closes #4343 --- <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:20:30 +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#10359