[PR #2056] [CLOSED] fix: layout of koel plus modal #2034

Closed
opened 2026-02-26 03:33:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2056
Author: @lewislarsen
Created: 8/18/2025
Status: Closed

Base: masterHead: fix_koel_plus_modal


📝 Commits (1)

📊 Changes

2 files changed (+25 additions, -22 deletions)

View changed files

📝 resources/assets/js/components/koel-plus/KoelPlusModal.vue (+3 -3)
📝 resources/assets/js/components/layout/ModalWrapper.vue (+22 -19)

📄 Description

The modal looked like it was cut off so I made some tweaks to resolve it!

Before:

CleanShot 2025-08-18 at 03 10 59

After:

CleanShot 2025-08-18 at 03 09 31

There might be some slight linting issues, I couldn't get eslint to run reliably for some reason.


🔄 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/koel/koel/pull/2056 **Author:** [@lewislarsen](https://github.com/lewislarsen) **Created:** 8/18/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_koel_plus_modal` --- ### 📝 Commits (1) - [`ee02922`](https://github.com/koel/koel/commit/ee02922a50eb9a6d2f12ebf6083c6db556f9e101) wip ### 📊 Changes **2 files changed** (+25 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/koel-plus/KoelPlusModal.vue` (+3 -3) 📝 `resources/assets/js/components/layout/ModalWrapper.vue` (+22 -19) </details> ### 📄 Description The modal looked like it was cut off so I made some tweaks to resolve it! **Before:** <img width="525" height="349" alt="CleanShot 2025-08-18 at 03 10 59" src="https://github.com/user-attachments/assets/2c7358d2-9c14-4929-b2c5-9124def15cd2" /> **After:** <img width="661" height="502" alt="CleanShot 2025-08-18 at 03 09 31" src="https://github.com/user-attachments/assets/4d99ce96-bc47-43a4-ae0b-47334443ce23" /> There might be some slight linting issues, I couldn't get eslint to run reliably for some reason. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:33:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#2034
No description provided.