Skip to content

Separate add resource modal domain#759

Open
RNR1 wants to merge 1 commit into
developfrom
add-resource-modal-domain
Open

Separate add resource modal domain#759
RNR1 wants to merge 1 commit into
developfrom
add-resource-modal-domain

Conversation

@RNR1

@RNR1 RNR1 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Separate add resource modal domain

Change Summary

Separated the "Add resource" domain:

  • The AddResourceModal is now ContributeModal, that, depending on future conditions, will either branch out to adding a resource or editing a resource
  • Removed the "Add" domain from the resource forms, each owns both edit or add functionality (edit is not yet connected)
  • A new AddResourceForm component is rendered by the ContributeModal and owns the add mutations and rendering the correct resource form

Change Reason

We are implementing the resource revisions feature

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