Skip to content

Conversation

@bjperson
Copy link

Add a link to the datasets Atom feed on the search page. The link includes current search filters, allowing users to subscribe to filtered search results via their RSS reader.

Requires opendatateam/udata#3578 for filter support on the Atom endpoint.

Add a link to the datasets Atom feed on the search page.
The link includes current search filters, allowing users to subscribe
to filtered search results via their RSS reader.

Requires opendatateam/udata#3578 for filter support on the Atom endpoint.
@nicolaskempf57
Copy link
Contributor

@agarrone this is a screenshot of the changes. What do you think ?

screenshot-2025-12-18_15-49-22

There are some technical changes to do but I think we should wait for PO approval before

@agarrone
Copy link
Contributor

Thank-you for the PR.
I would rather place the button next to the sort.

@nicolaskempf57
Copy link
Contributor

When moving the code to components/Datasets/SearchPage.vue, you will be able to use the nonFalsyParams computed that we use ourself. Also, please use href instead of @click to make it accessible.

Move Atom feed link from page to SearchPage component as requested.
Uses BrandedButton with RiRssLine icon, positioned next to sort control.
URL built from nonFalsyParams for reactive filter support.

Requires opendatateam/udata#3578 for filter support on the Atom endpoint.
@bjperson
Copy link
Author

bjperson commented Dec 18, 2025

Thanks for the review! I've moved the button to SearchPage.vue next to the sort control, using nonFalsyParams and BrandedButton with proper href for accessibility.

Copie d'écran_20251218_190559

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.

3 participants