Skip to content

feat(datasets): enable new resources explorer - #1373

Draft
abulte wants to merge 17 commits into
mainfrom
feat/resources/new-explorer
Draft

feat(datasets): enable new resources explorer#1373
abulte wants to merge 17 commits into
mainfrom
feat/resources/new-explorer

Conversation

@abulte

@abulte abulte commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Fix ecolabdata/ecospheres#1234

Enable the new resources explorer (opt-in via banner / persisted through localStorage) behind a configurable flag. Also enabled for indicators on ecologie.

A few things to fix upstream:

Know issues:

  • For indicators, when existing the full screen, we go back to the first tab instead of the files tab. Fixing that means implementing a deep-link navigation through tabs, out of scope here.
  • Explore fullscreen view kind of "blinks" because the components from the normal page are dropped from view. Could be made better with a dedicated html entry point for explore view, but out of scope here.

This relies on a dev version of @datagouv/components-next for now, to be released upstream.

Capture d’écran 2026-09-02 à 11 52 03 Capture d’écran 2026-09-02 à 11 52 09

@abulte

abulte commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

/deploy ecospheres

ThibaudDauce added a commit to datagouv/cdata that referenced this pull request Sep 7, 2026
Related opendatateam/udata-front-kit#1373

Minimal a11y markup for resources explorer. `#resource-explorer-viewer`
will let the skip links target the main content reliably.

Co-authored-by: Thibaud Ollagnier <ThibaudDauce@users.noreply.github.com>
ThibaudDauce pushed a commit to datagouv/cdata that referenced this pull request Sep 7, 2026
Related opendatateam/udata-front-kit#1373

Allows to override the resource external url used for "Copier le lien"
target. Useful for front-kit verticals.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intégrer le nouvel explorateur de ressources

1 participant