Skip to content

Conversation

@JunHammy
Copy link
Contributor

What was done in this PR

  1. Shifted unused components into /components/Old/ and ignored the folder
  2. Linked CatalogueItemView to ArtefactEditor using the IoOpen icon beside the title of the modal
  3. ArtefactEditor calls a function fetchCollection which gets a list of IDs of the artefacts related to that collection. This is then used for the chevron scrolling.
  • fetchCollection() passes in the colID based on the useParam
  • Going to the next artefact using the chevron triggers a re fetch of fetchMetadata()
  1. ArtefactEditor is now responsive to mobile device widths
  2. Create static rendering of GroupView which shows the items in the collection using GroupCardItem. Section component includes a button with view icon that links to the GroupView of that section.

@JunHammy JunHammy requested a review from Prakhar896 August 14, 2025 01:43
@JunHammy JunHammy self-assigned this Aug 14, 2025
@JunHammy JunHammy added the enhancement New feature or request label Aug 14, 2025
Copy link
Contributor

@Prakhar896 Prakhar896 left a comment

Choose a reason for hiding this comment

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

comments given in person

@JunHammy JunHammy requested a review from Prakhar896 August 14, 2025 03:09
Copy link
Contributor

@Prakhar896 Prakhar896 left a comment

Choose a reason for hiding this comment

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

LGTM

@Prakhar896 Prakhar896 merged commit f870081 into main Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants