drupalpune / campsite

0 stars 7 forks source link

Test the Schedule page is at /schedule and listing down if any work is needed #158

Closed abhisekmazumdar closed 2 months ago

abhisekmazumdar commented 2 months ago

I guess we need to create a schedule and select sessions for that, which will start showing up on the /schedule page.

https://dev-campsite2024.pantheonsite.io/schedule https://dev-campsite2024.pantheonsite.io/node/add/schedule

siddharth7998 commented 2 months ago

@abhisekmazumdar I did tested the schedule page, here are the points which I found

  1. I added two new schedule node, added the same node ids on quick tabs, post that it started to show at /schedule.

  2. Here is it how it looked:

    image
  3. Presenter/User Information is not showing correctly

    image
  4. It will be better, if use datetime field for "Schedule item Time/Date" field while adding Schedule item.

    image
abhisekmazumdar commented 2 months ago

@siddharth7998 Thank you for the investigation. I see we are okay with the design as of now. I will create necessary fixes ticket as needed.

abhisekmazumdar commented 2 months ago

@siddharth7998 can you investigate why the "Presenter/User Information is not showing correctly".

Can you please look into the following issues:

abhisekmazumdar commented 2 months ago

This is done.