Skip to content

feat: working on explore - #1167

Open
ThibaudDauce wants to merge 34 commits into
mainfrom
working_on_explore
Open

feat: working on explore#1167
ThibaudDauce wants to merge 34 commits into
mainfrom
working_on_explore

Conversation

@ThibaudDauce

@ThibaudDauce ThibaudDauce commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Related to datagouv/data.gouv.fr#1970

You can test it with these ids in your .env then visit http://dev.local:3000/explore:

NUXT_PUBLIC_FEATURED_RESOURCE_IDS='["1c5075ec-7ce1-49cb-ab89-94f507812daf","df2cbcb3-da0a-4265-a24e-c36f2c787db2","ef8b50aa-7ca4-48c4-b76d-30e156f00a4e","8d89376b-c2c3-4287-b3d2-643a09145965","55b34088-0964-415f-9df7-d87dd98a09be","edd67f5b-46d0-4663-9de9-e5db1c880160","2876a346-d50c-4911-934e-19ee07b0e503","a29c1297-1f92-4e2a-8f6b-8c902ce96c5f","947677ab-ad21-48f4-a9ac-ad217c99cf39","afe05d2c-dd68-418f-9061-cfa604f2447e"]'
image

@nicolaskempf57

Copy link
Copy Markdown
Contributor

The sidebar has trouble with format that are really long like
screenshot-2026-07-10_13-54-06

@@ -1,8 +1,35 @@
<template>
<div class="space-y-5">
<SimpleBanner

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not clear that the text is clickable if you dont try to hover it. Can we use the pattern from the admin with a text + a button ?

alt=""
>
<p class="m-0 text-sm text-gray-medium">
{{ t('Sélectionnez une ressource dans le menu pour l\'explorer.') }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should update this when there is a search in the sidebar that show no results. We could even provide a "reset search" like the sidebar

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.

2 participants