Skip to content

feat(search): add RSS feed button to GlobalSearch#949

Open
bjperson wants to merge 8 commits intodatagouv:mainfrom
bjperson:feature/rss-button-global-search
Open

feat(search): add RSS feed button to GlobalSearch#949
bjperson wants to merge 8 commits intodatagouv:mainfrom
bjperson:feature/rss-button-global-search

Conversation

@bjperson
Copy link
Contributor

Summary

Add RSS button for datasets search that:

  • Appears only when viewing datasets
  • Includes all active filters (q, organization, tag, format, etc.)
  • Includes hiddenFilters from config (e.g., organization on org page)
  • Includes sort parameter if set
  • Links to /api/1/datasets/recent.atom with query params

Note

Some filters (geozone, granularity, schema, organization_badge) and sort parameter
require opendatateam/udata#3578 to be merged and deployed.

Add RSS button for datasets search that:
- Appears only when viewing datasets
- Includes all active filters (q, organization, tag, format, etc.)
- Includes hiddenFilters from config (e.g., organization on org page)
- Includes sort parameter if set
- Links to /api/1/datasets/recent.atom with query params
Copy link
Contributor

@maudetes maudetes left a comment

Choose a reason for hiding this comment

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

Thank you! We can merge this PR when opendatateam/udata#3578 has been merged

@bjperson
Copy link
Contributor Author

bjperson commented Mar 6, 2026

@maudetes : Thank you for the reviews !

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