migcontrol / django-migcontrol

A Wagtail-based Django website for Migration Control
GNU General Public License v3.0
0 stars 5 forks source link

Library #2: Show all Issues / Monthly Review #198

Closed shavek closed 1 year ago

shavek commented 1 year ago

This issue has two dimensions: 1) so far, when you click on "Show all issues" of the Monthly Review in the bottom menu, this leads nowhere. So the first question is where all the monthlys could be collected, apart from the individual entries in the blog.

Our suggestion would be to direct to the Blog, and more specifically to the Blog category: "All Monthly Reviews". Is it possible to direct not only to the Blog Landing Page, but the Blog Landing Page with the pre-selected category "All Monthly Reviews"?

2) In the Library's sub menue, so far, there is only the Border Business List. We would love it if there was a second item in the menue: "All Monthly Reviews", see in the image attached.

Feedback Balder Library 2

benjaoming commented 1 year ago

so far, when you click on "Show all issues" of the Monthly Review in the bottom menu, this leads nowhere. So the first question is where all the monthlys could be collected, apart from the individual entries in the blog.

This was actually fixed in #196 :)

benjaoming commented 1 year ago

It would be nice if this part can be cleaned up:

image

(Blog categories in general, but especially this part)

I think "All entries" and "monthly" should be removed and "All Monthly Reviews" should just be "Monthly Reviews", the "all" part is implicit for all category listings.

shavek commented 1 year ago

absolutey agree! Actually, I did this already but it came back after the server switch.

shavek commented 1 year ago

so far, when you click on "Show all issues" of the Monthly Review in the bottom menu, this leads nowhere. So the first question is where all the monthlys could be collected, apart from the individual entries in the blog.

This was actually fixed in #196 :)

Was it :) ? If I click here: grafik I am directed back to the landing page

shavek commented 1 year ago

It would be nice if this part can be cleaned up:

image

(Blog categories in general, but especially this part)

I think "All entries" and "monthly" should be removed and "All Monthly Reviews" should just be "Monthly Reviews", the "all" part is implicit for all category listings.

done!

benjaoming commented 1 year ago

absolutey agree! Actually, I did this already but it came back after the server switch.

oh shit, sorry! that's definitely not nice, but it's hard with the imports to ensure that they don't overwrite stuff :(

benjaoming commented 1 year ago

Oh my, https://github.com/migcontrol/django-migcontrol/pull/196 was never merged :facepalm: But now it is!

benjaoming commented 1 year ago

Oh this one is still missing!

In the Library's sub menue, so far, there is only the Border Business List. We would love it if there was a second item in the menue: "All Monthly Reviews", see in the image attached.