π Our Story
You are the sugar in my coffee.


Maybe they misinterpreted the previous code: the tabs currently show "All", "Wedding Invitation Front", "Wedding Invitation Back", "Wedding Highlights", "Wedding Gallery". They might think that's not good and they'd rather have tabs like "Outdoor", "Studio", "On Wedding" for a wedding. So they want to change the folder labels to those phrases. But again, the items in the database are of type InvitationFront, etc., not Outdoor. So they'd need to either change the enum or assign custom names to each gallery type per event. That could be done by adding a custom display name property to the event or to the gallery item itself. However, the user might be okay with just renaming the labels globally for all events, e.g., all "Highlight" become "Studio", all "Gallery" become "Outdoor", etc. That would be a simple change in the helper function. But they said "on weeding" – maybe they mean "On Wedding" which could be a new category for photos taken at the wedding. This could be mapped to "Gallery" or "Highlight". They also mentioned "out door" and "studio". So maybe they want three main folders: Outdoor, Studio, On Wedding. The existing types could be mapped to these: InvitationFront/Back could be "Studio" (since invitation photos are likely studio shots), Highlight could be "On Wedding" (highlights of the event), Gallery could be "Outdoor" (extra photos from outdoor). That's one interpretation.
June 10, 2026 β We look forward to having you with us.