[PR #24788] [MERGED] refactor: slideshow modal #17992

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/24788
Author: @jrasm91
Created: 12/22/2025
Status: Merged
Merged: 12/22/2025
Merged by: @jrasm91

Base: mainHead: refactor/slideshow-modal


📝 Commits (1)

  • 9b67058 refactor: slideshow modal

📊 Changes

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

View changed files

📝 web/src/lib/modals/SlideshowSettingsModal.svelte (+42 -45)

📄 Description

  • Change from Modal to FormModal
  • Change from Custom switch & input to @immich/ui switch & input

🔄 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/24788 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 12/22/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `refactor/slideshow-modal` --- ### 📝 Commits (1) - [`9b67058`](https://github.com/immich-app/immich/commit/9b67058aa5892e9a03e6be0a1ce5e564fbe75d3b) refactor: slideshow modal ### 📊 Changes **1 file changed** (+42 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/modals/SlideshowSettingsModal.svelte` (+42 -45) </details> ### 📄 Description - Change from Modal to FormModal - Change from Custom switch & input to `@immich/ui` switch & input --- <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 16:30:47 +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#17992