🎨 Palette: Restore placeholder on Cosmology Map interaction - #381
🎨 Palette: Restore placeholder on Cosmology Map interaction#381ightevenmckane187 wants to merge 1 commit into
Conversation
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
🎨 Palette: Restore placeholder on Cosmology Map interaction
#archetype-infocontainer instructing the user to "Hover or focus an archetype node to view its mythic mandate.", and implementedmouseleave/blurevent listeners on the.archetype-nodeelements to restore it once interaction ends.#archetype-infoblock was completely empty and invisible until first interaction, providing no guidance to the user. Also, once a node was hovered/focused, the text remained there permanently even when the mouse left, leading to stale content.--text-colorwithopacity: 0.65and italic style) ensuring the experience is clean and readable, while registering listeners for both mouse (mouseleave) and keyboard focus (blur).tests/server.test.tschecking for HTML rendering of placeholder, classes, and registration of the mouseleave/blur events. Verified visually using Playwright withforce=Truehover triggers.PR created automatically by Jules for task 7597171459057242166 started by @ightevenmckane187