Skip to content

feat(reuses): invite users to propose a reuse on dataset pages#92

Merged
BatLeDev merged 1 commit into
masterfrom
feat-dataset-reuse-invitation
Jul 1, 2026
Merged

feat(reuses): invite users to propose a reuse on dataset pages#92
BatLeDev merged 1 commit into
masterfrom
feat-dataset-reuse-invitation

Conversation

@BatLeDev

@BatLeDev BatLeDev commented Jul 1, 2026

Copy link
Copy Markdown
Member

Add an inviteUserReuses switch to a dataset page's reuses config. When the portal allows user-submitted reuses and the reuses display is "card", enabling it keeps the reuses section always visible and shows a paragraph inviting visitors to propose a reuse from their personal space, with a link that preselects the current dataset in the creation flow.

Why: restore the v1 behaviour where portal visitors are prompted to submit a reuse of a dataset, now as an opt-in per-portal configuration.

Heads-up: no automated test — the config-editor gate (visible only when the global toggle is on and display is card) was verified manually in the browser; the portal-side render wasn't exercised end-to-end (no data-fair-dataset e2e precedent in the repo).

Add a 'inviteUserReuses' switch to the dataset page reuses config (shown
only when the global allowUserReuses toggle is on and the display mode is
card). When enabled, the reuses section stays visible even with no reuse
and shows a paragraph inviting visitors to submit one from their personal
space, with a link that preselects the current dataset in the reuse
creation flow.
@BatLeDev BatLeDev merged commit 6d5c798 into master Jul 1, 2026
4 checks passed
@BatLeDev BatLeDev deleted the feat-dataset-reuse-invitation branch July 1, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant