drupalpune / campsite

0 stars 7 forks source link

Fix the Session listing page is at /sessions #157

Closed abhisekmazumdar closed 2 months ago

abhisekmazumdar commented 2 months ago

We need to test first if the session page is looking ok for not:

This is the view: https://dev-campsite2024.pantheonsite.io/admin/structure/views/view/session/edit/page_1 View page: https://dev-campsite2024.pantheonsite.io/session

I have created some example content via development, but they might be incorrect. Please take a fresh pull from Pantheon DDEV and see if the session listing page is looking okay or not. If not, please comment on what is needed.

abhisekmazumdar commented 2 months ago

And the listing page will just show selected sessions with title, link, and author name in a waterfall listing format

That is one after the other

abhisekmazumdar commented 2 months ago

Closing this issue as we decided that only the schedule page will link the selected session. Issue: https://github.com/drupalpune/campsite/issues/158