[PR #375] [MERGED] Add z-index to ComboboxOptions (#271) #364

Closed
opened 2026-06-05 14:22:35 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/375
Author: @NicoVIII
Created: 3/29/2026
Status: Merged
Merged: 3/29/2026
Merged by: @DecDuck

Base: developHead: fix-z-index


📝 Commits (1)

📊 Changes

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

View changed files

📝 components/Selector/MultiItem.vue (+1 -1)

📄 Description

I never used headlessui before, so I have no idea why this is needed, but it looks like this fixes the problem. I think a high z-index is alright, because there shouldn't be things that should lie above the options.


🔄 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/Drop-OSS/drop/pull/375 **Author:** [@NicoVIII](https://github.com/NicoVIII) **Created:** 3/29/2026 **Status:** ✅ Merged **Merged:** 3/29/2026 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `fix-z-index` --- ### 📝 Commits (1) - [`7df2439`](https://github.com/Drop-OSS/drop/commit/7df2439b3c915238263c47f213e56f22877466f7) Add z-index to ComboboxOptions (#271) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `components/Selector/MultiItem.vue` (+1 -1) </details> ### 📄 Description I never used headlessui before, so I have no idea why this is needed, but it looks like this fixes the problem. I think a high z-index is alright, because there shouldn't be things that should lie above the options. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 14:22:35 -04:00
yindo closed this issue 2026-06-05 14:22:35 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#364