07-04-2022, 07:24 PM
That would likely require either core file edits or a plug-in. I’ve honestly never really looked into adding buttons but I can see if there’s an easy way to do it.
Suggestions
|
07-04-2022, 07:24 PM
That would likely require either core file edits or a plug-in. I’ve honestly never really looked into adding buttons but I can see if there’s an easy way to do it.
01-30-2023, 03:27 AM
A friend of mine was frustrated how they could not see their pending revisions in their "pending" page, could you implement a way to see them as well as to cancel the submission, in case you need to revise it again?
01-30-2023, 11:07 AM
This has come up frequently but the pending page is specifically for pending submissions. There is not currently a way for users to view pending revisions and this functionality will likely not be implemented with revisions as they are now.
There was some discussion on the latest announcement about the model checker. I thought I'd move it here with some specific ideas
1. Serve the checker as a normal webpage that displays instead of downloading (ie. without content-disposition:attachment). It's cool that you can download the .html and use it offline, but it shouldn't be necessary. This would greatly decrease the friction in actually opening the checker. Also using it online ensures you're always on a up-to-date version. 2. Allow the checker tool to accept zip files and check the contents by using a JS zip library. I think I posted a mockup for this when the checker was first announced. This would allow the checker to operate on the same .zip that you upload, which would allow checking image paths and also enable... 3. Add a button to run the checker on the zip on the model upload page. It would still run client-side, not server-side. It could also display a simple pass/fail, referring to the checker page in case of failure for the full report.
02-05-2023, 02:24 PM
I have no problem with this if the zip processing happens on the client side and Peardian wants to implement zip functionality (I don’t maintain the tool - just host it and keep it up to date). Being able to run it from the upload form would make sense for sure.
03-10-2023, 03:17 AM
I don't know if this was suggested before, but I think there should be an expanded version of the submission stats. Like the number of hits and comments from all of our submissions.
Thanked by: Barack Obama
03-10-2023, 10:14 AM
The submitter stats page was intentionally kept fairly simple on purpose, especially once we switched its default view to icons. Adding in hits would likely be simple enough but adding comment counts would slow the page down quite a bit.
|
« Next Oldest | Next Newest »
|