From 6c40334d45dfee39e52da4d877c5219ee72d833d Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 31 Jul 2025 10:42:41 -0500 Subject: gn-auth: Rework "View-Resource" Page (New issue) --- issues/gn-auth/rework-view-resource-page.gmi | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 issues/gn-auth/rework-view-resource-page.gmi diff --git a/issues/gn-auth/rework-view-resource-page.gmi b/issues/gn-auth/rework-view-resource-page.gmi new file mode 100644 index 0000000..fcf5c5a --- /dev/null +++ b/issues/gn-auth/rework-view-resource-page.gmi @@ -0,0 +1,17 @@ +# Rework "View-Resource" Page + +## Tags + +* status: open +* priority: medium +* type: enhancement +* assigned: fredm, zsloan +* keywords: gn-auth, resource, resources, view resource + +## Description + +The view resource page ('/oauth2/resource//view') was built with only Genotype, Phenotype, and mRNA resources in mind. + +We have since moved on, and added more types of resources (group, system, inbredset-group, etc). This leads to the page breaking for these other types of resources. + +We need to update the UI and route to ensure the page renders correctly for each type, or at the very least, redirects to the correct page (e.g. in the case of groups, which have a separate "view group" page). -- cgit 1.4.1