Uh oh!
There was an error while loading. Please reload this page.
Created new design events portion - #146
Conversation
✅ Deploy Preview for activities-reactplay ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
atapas
commented
Apr 13, 2023
@debjit where is the issue for this PR? |
Used fonts are not installed and not accacable using tailwind. Needed to update tailwind config file. I removed event component and make it stand alone component. |
atapas
commented
Apr 13, 2023
There must be an issue link to every PR. |
debjit
commented
Apr 13, 2023
Updated the issue link. |
atapas
commented
Apr 13, 2023
Thanks @debjit Is it still WIP? I do not see the link from home page takes to a events page. |
debjit
commented
Apr 13, 2023
Every card is a link to its page. The whole card is a button. |
atapas
commented
Apr 13, 2023
debjit
commented
Apr 13, 2023
Please share any landing page for event, I will forward to that, did not found any. So left it blank for later update. |
atapas
commented
Apr 13, 2023
@debjit the issue is about creating an event page which has all the events listed and link it with the View all link. So you need to create a new event page that runs on the /evets route and link it from the view all link. Is it clear now? |
OK. Is this the /event page mockup? |
atapas
commented
Apr 13, 2023
Nope! You should add a page for /events that should list all the events. The Home page only shows a latest few 3 or 5. What if we have 50 events. So this /events page will have all those tiles. |
There was a problem hiding this comment.
@debjit These changes are looking good to me.
Pending Tasks:
- Add a new events page
- Use the same Events data structure to populate the events page.
- The new Events page should run on the /events route
- Make all the events data accurate.
joypoddar
left a comment
There was a problem hiding this comment.
/events page's footer is different from the main page footer
debjit
commented
Apr 17, 2023
As you can see and read that I am waiting fot the real information, and the image.
|
joypoddar
commented
Apr 28, 2023
joypoddar
commented
Apr 28, 2023
@atapas kindly check if this is occurring for you too? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Redesigning the data fetching. We are now getting all the data from graphql. No local data source is used.



Issue Link:
#144
Note: