Closed (fixed)
Project:
Project Browser
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
11 May 2022 at 17:02 UTC
Updated:
26 May 2022 at 15:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chrisfromredfinProject/LastUpdated.svelte - we're not showing this in the UI - this was something we originally has considered about but no longer are interested in for MVP
Project/Releases.svelte - not currently used, but this is something we may want on the detail page in phase 2 if we want to get/show ALL the releases, but I'm not sure we do so we can eliminate for now. Can always resurrect from git history if we need it.
Project/SupportingOrganization.svelte - not used and not MVP
Project/TaxonomyTerm.svelte - not used
Project/Usage.svelte - not used, the usage stats are coded right in from the API call in ProjectListView.svelte - CAN GO
CloseButton.svelte- used by Modal.svelte as the Close Button
DownloadPopup.svelte - used by ActionButton
Sort.svelte - used in ProjectGrid.svelte and exported
Comment #3
fjgarlin commentedComment #5
fjgarlin commentedComment #6
libbna commentedReviewed the MR and mentioned unused Svelte files are removed. Added screenshots for proof.
Comment #7
chrisfromredfin