Citations: View All #8321
Labels
f:citations
improvement
Improves existing functionality (UI tweaks, refactoring, performance, etc)
x:uk
Milestone
Requires #8314.
We currently only display the 3 most recent citations in the sidebar, since they compete for prime space.
We'll combine the new citation form and the list of citations related to the citable on one page, displaying the form first, then a paginated list of citations for the citable underneath, using the same format as the global public list (#8314). Obviously the repetition of the request / body is a little redundant, but it makes the implementation easier and we can decide on a different format later if we really need to. This is intended as a quick win, so extra design isn't worth it given most requests have < 3 citations anyway.
In making this change we should use the
/show
action rather than/new
, so the URLs would be e.g:/request/foo_bar/citations
/info_request_batch/123/citations
If it's easy, it would be nice to make a couple of improvements to the form, but can skip if we're tight on time.
source_url
field wider; URLs tend to be quite longtype
radio buttons in two columns to take less vertical space now that the page is doing moreThe text was updated successfully, but these errors were encountered: