diff --git a/99 Daily/2026-05-10.md b/99 Daily/2026-05-10.md index b72bb1f..45f0847 100644 --- a/99 Daily/2026-05-10.md +++ b/99 Daily/2026-05-10.md @@ -194,3 +194,6 @@ tags: [daily] - 15:12 | `Barclays-banner-builder` - **Asked:** Admin navigation moved from sidebar to user area | Admin link relocated to bottom-left user area, role-gated, with Settings icon; logo references updated | Layout.tsx, LoginPage.tsx - **Done:** Done | Admin navigation repositioned and logo file references updated; one manual step remains for logo file | Layout.tsx, LoginPage.tsx, public/ +- 15:17 | `Barclays-banner-builder` + - **Asked:** Admin navigation relocation | Move "Admin" link from sidebar nav to bottom-left user area with email and sign-out | Navigation.tsx, UserArea.tsx + - **Done:** PDF generation and download bug fix | Resolve null selectedVariantIds issue affecting CSV and PDF exports | VariantsGrid.tsx, PDFGenerator.ts