archesproject / arches

Arches is a web platform for creating, managing, & visualizing geospatial data. Arches was inspired by the needs of the Cultural Heritage community, particularly the widespread need of organizations to build & manage cultural heritage inventories
GNU Affero General Public License v3.0
212 stars 142 forks source link

Unpublished resource names read [object Object] #10878

Open chiatt opened 5 months ago

chiatt commented 5 months ago

In the resource manager, unpublished resource names read [object Object]

image

Before fixing this issue, we should consider not showing unpublished resources here at all. It may serve the purpose of reminding graph designers that they forgot to publish a resource model, but graph designers might not want to share every draft model with resource editors and it clutters the page for resource editors who are the primary users of the page.

whatisgalen commented 5 months ago

Before fixing this issue, we should consider not showing unpublished resources here at all. It may serve the purpose of reminding graph designers that they forgot to publish a resource model, but graph designers might not want to share every draft model with resource editors and it clutters the page for resource editors who are the primary users of the page.

I would generally 2nd that notion, but with the caveat that maybe unpublished graphs are only visible to those with graph designer privileges since that's the only group that would benefit in some way from seeing an unpublished graph here

chiatt commented 4 months ago

@whatisgalen that's a good point, however this ticket could be resolved by just not showing the unpublished resource types. I think that is okay because the benefit of showing unpublished models, even to graph designers, seems pretty small.

If we are going to continue showing them exclusively for graph designers, then we do need to fix the [Object object] issue and create a second ticket to address hiding them from non-graph-designer users.