Reveal UI redesign P1: kepler.gl overlay layout foundation (issue #176) #187
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-176-reveal-ui-redesign"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
P1 — Layout foundation for the kepler.gl-style redesign (issue #176)
Implements the layout foundation from Benjamin's redesign requirements: the map-centric overlay structure replaces the three-column Bootstrap grid. Behavior is unchanged from the merged #175/#177 mockup — this PR is the container/layout surgery only.
What changed
#1a1d21), ported from thekepler-gl-style-revealmockRevealMap.vue— the map (previously embedded inRevealColumnDetail) extracted to its own component so it can fill the viewport: pool markers, tegola pool-geometry overlay, selected-pool highlight, terradraw lasso#2a2d32, 250ms cubic-bezier slide, kepler.gl SidePanel toggle pattern) — search, filter chips, last-scan date, Select All/None, pool listVerified
vue-tsc --noEmitcleanpnpm build-syncgreenSequencing (per #176 discussion)
P1 (this PR) → N1/N3/N4/N7 quick follow-up → N9 parcel organization last. N8 annotations deferred per recommendation.
CI is green on the layout foundation (commit
4082cdb): golint ✅ (21s) and pnpm-build ✅ (1m19s) — run 1040 success. PR is mergeable; ready for review. P2 follow-ups (per issue #176): N1 filter-chip simplification and N3 export-format reduction stay out of this PR by design.Pull request closed