← All Reports

Report #62

Project: Lenci 3/5/2026

2026-05-03 14:15:23

#62 2026-05-03 14:15:23

Description

Issue Title: Search Icon Overlaps Placeholder Text + Location Studio Outputs Appear Duplicated Description: On the Creativity Gallery page in the Arabic/RTL layout, the search icon is overlapping the search placeholder text. Also, generated outputs from Location Studio are still appearing twice in the gallery. Affected Area: Creativity Gallery / إبداعي Issues Observed: 1. Search icon overlaps text * The search icon appears on top of the placeholder text inside the search input. * This makes the search field look broken and harder to read in Arabic RTL mode. 2. Location Studio generations appear duplicated * Location Studio generated images are showing twice in the gallery. * Need to verify whether this is only a duplicate save/display issue or whether the generation job itself is being executed twice. Expected Behavior: * In Arabic/RTL mode, the search icon should be aligned correctly and should not overlap the input placeholder text. * Each generated Location Studio output should appear only once in the gallery. * The system should generate once and save once per user request. Actual Behavior: * Search icon overlaps the Arabic placeholder text. * Location Studio outputs appear duplicated in the gallery. Priority: High Suggested Investigation: For the duplicated Location Studio outputs, please check whether: * The frontend is submitting the generation request twice. * The backend worker is processing the same job twice. * The gallery query is returning duplicate records. * The output is generated once but saved twice. * The output is saved once but rendered twice in the UI. Acceptance Criteria: * Search input layout is fixed in RTL mode. * Location Studio generation creates only one job per request. * Each generated output is saved once. * Gallery displays each output only once.

Screenshots & Video