explorer: native Cesium toolbar + prominent share button + a11y halos#180
Merged
rdhyee merged 1 commit intoisamplesorg:mainfrom May 8, 2026
Merged
explorer: native Cesium toolbar + prominent share button + a11y halos#180rdhyee merged 1 commit intoisamplesorg:mainfrom
rdhyee merged 1 commit intoisamplesorg:mainfrom
Conversation
Three visible-polish items from Hana's mockup (Figma 213:394, deferred from isamplesorg#178): - Re-enable baseLayerPicker (was off) and reposition the Cesium toolbar to the top-left of the globe as a vertical strip. Dropdown opens to the right to clear the side panel. - Restyle #shareBtn: full-width, larger padding, 14px font, label updated to "Copy Link to Current View" per mockup. Toast moves below the button. - Add a 1.5px white outline to all PointPrimitives (cluster + sample views) so dots stay legible against both bright land and dark ocean — universal accessibility benefit, no toggle needed for v1. Verified locally at http://localhost:5880/explorer.html (Quarto render + Playwright eyeball): toolbar shows 6 widgets stacked left, share button spans the panel at 316px, halos visible on orange/blue clusters. Out of scope (deferred from isamplesorg#178 pending Hana's revision): Quick Stats restructure, permanent bottom table, tree-select vocab UI, educational tooltips, sample-type icons. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Three visible-polish items from Hana's wireframe (Figma 213:394), deferred from #178 as separate from the Light search-semantics work in #179.
baseLayerPicker(was off) and reposition the Cesium toolbar from default top-right to a vertical strip on the top-left of the globe.baseLayerPickerdropdown opens to the right so it clears the side panel.#shareBtnrestyled full-width with larger padding and 14px font; label updated from "Share View" to match the mockup. Toast moves below the button.PointPrimitives in bothh3Points(cluster view) andsamplePoints(sample view). Universal benefit (contrast on bright land + dark ocean alike), no toggle for v1.Verified locally
Manual browser eyeball at
http://localhost:5880/explorer.htmlafterquarto render:baseLayerPickerdropdown opens to the right#1565c0listings.json404)Out of scope (deferred — pending Hana's "corrections coming" revision)
From #178's mockup-derived items list, not in this PR:
Refs #178 (mockup integration umbrella). Companion to #179 (two-button search) which shipped earlier today.
Test plan
🤖 Generated with Claude Code