Skip to content

fix: better map error boundary#271

Merged
gadomski merged 2 commits intomainfrom
issues/267-map-error-boundary
Jan 30, 2026
Merged

fix: better map error boundary#271
gadomski merged 2 commits intomainfrom
issues/267-map-error-boundary

Conversation

@gadomski
Copy link
Copy Markdown
Collaborator

Closes #267

@gadomski gadomski self-assigned this Jan 30, 2026
@gadomski gadomski enabled auto-merge (squash) January 30, 2026 13:23
@github-actions github-actions bot added the fix label Jan 30, 2026
@gadomski gadomski merged commit 577e479 into main Jan 30, 2026
4 of 5 checks passed
@gadomski gadomski deleted the issues/267-map-error-boundary branch January 30, 2026 13:26
gadomski pushed a commit that referenced this pull request Feb 2, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.0.0](v0.14.0...v1.0.0)
(2026-02-02)


### ⚠ BREAKING CHANGES

* use zustand for state management

### Features

* add action bar for pagination
([5fb56c1](5fb56c1))
* add globe view
([#282](#282))
([fbb9c49](fbb9c49)),
closes [#145](#145)
* add limit to search
([#276](#276))
([a3c84dd](a3c84dd))
* allow picking collections
([5fb56c1](5fb56c1))
* better visual feedback when loading
([5fb56c1](5fb56c1))
* focus on hovered collections
([5fb56c1](5fb56c1))
* next and prev for feature collections
([#283](#283))
([3b8a970](3b8a970))
* show and hide collections and items (when both are present)
([#273](#273))
([187bf06](187bf06))
* sign Planetary Computer assets
([5fb56c1](5fb56c1))
* sign planetary computer assets for download
([#281](#281))
([c760c69](c760c69))
* visualize four-band geoTIFFs
([5fb56c1](5fb56c1))


### Bug Fixes

* better map error boundary
([#271](#271))
([577e479](577e479)),
closes [#267](#267)
* don't fill picked item
([#279](#279))
([045673e](045673e))
* replace state
([#278](#278))
([ea2bc5f](ea2bc5f))
* time slider for stac geoparquet
([5fb56c1](5fb56c1))
* truncate asset titles
([#277](#277))
([cb3004c](cb3004c))


### Code Refactoring

* use zustand for state management
([5fb56c1](5fb56c1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: ds-release-bot[bot] <116609932+ds-release-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix map error boundary

1 participant