Skip to content

Comments

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

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

feat(search): add RSS feed button to GlobalSearch#949
bjperson wants to merge 2 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
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.

1 participant