Closed tropicofdan closed 9 months ago
@tropicofdan Thanks for the heads up.
Notes for myself:
Re: Downloads, that's just a placeholder for now (i.e. we're beta :-)
@hohonuuli when we meet can discuss --- wrote some notes below, but based on that....
I would suggest we review, and decide what to suppress in beta (ie. Hide features 1,2,3) against this issue, and then make new separate issues to complete the unfinished tasks mentioned here so we can monitor against those tasks before a final release -- giving them a label of some sort?
Here are my notes....
Mark as verified / Reject -- Can those be hooked up if I have the time? Or is there a backend blocker (bc otherwise I can hide them temporarily on frontend)
@ermbutler There isn't necessarily a blocker. There just isn't a single API call in place to execute this. So while it is possible with the current API, it's pretty cumbersome. I would temporarily hide this on the front end.
I'm not seeing the read/write role on the page (maybe I am missing it but I can remove it from UI)
@ermbutler There's a Vuex store (store/modules/firebase.js
), that will have the current user (including roles) for you to access.
Downloads link --- again I can hide this? or hook it up?
Hide. I don't think there's any plans right now to implement any part of this.
Is multiple of same collections an issue?
Nope.
Submissions being shown should be hidden?
Keep the submissions!!! That is working.
Committed a change to develop re: above note, and address the two main concerns in issue • Downloads - hidden from navigation on left so users cannot get there • Submissions - Verify and Reject removed from options (now just lists "View")
I just wanted to give a heads up in the event that we're not supposed to see this in there.
• Within our user profile, under Downloads, there's 3 of the same collection. If you download any of them, it's just an .html file that says "Loading FathomNet".
• Under Submissions, there's a long list of collections from @hohonuuli. I'm able to see a menu where I can potentially verify or reject—I didn't press anything, just in case.