From 14a7250eef04c3cd824cfc47f6e17492a00aa532 Mon Sep 17 00:00:00 2001 From: bonamin Date: Mon, 23 Feb 2026 12:09:37 +0200 Subject: [PATCH] Codex - Second Try for the Fix --- frontend/src/melodies/MelodyList.jsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/src/melodies/MelodyList.jsx b/frontend/src/melodies/MelodyList.jsx index 9c0c0f4..8e75104 100644 --- a/frontend/src/melodies/MelodyList.jsx +++ b/frontend/src/melodies/MelodyList.jsx @@ -959,7 +959,7 @@ export default function MelodyList() { return (
-
+

Melodies

{canEdit && ( @@ -1015,7 +1015,7 @@ export default function MelodyList() { -
+
{showCreatorPicker && (
{allCreators.length === 0 ? ( @@ -1078,7 +1078,7 @@ export default function MelodyList() { )} {/* Column visibility dropdown */} -
+
{showColumnPicker && (
-
- +
+
{activeColumns.map((col) => (