-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Events page redesign #13367
Comments
Hey @konopkja, I'm interested in working on this issue |
Hi @saurabhburade, thats exciting! I will assign you the issue then! :) Thank you |
@konopkja Thank you for assigning the issue, I wanted to know what's the |
Thanks @saurabhburade! Many of our events are pulled from an external spreadsheet. The details of the logic can be found inside |
its an idea for new type of event that should be more promoted, for example devcon or devconnect. You would have to create new metadata field for it i assume. |
do not add first event, this should be manual choice if no event has it, do not show this section and title |
So this needs to be figured out, which event to promote at top, or maybe have a separate metadata |
ok since items are pulled from other sources as well, for now i think lets ship MVP without editor's choice functionality |
Sounds great! One thing to be noticed and need help on is that we cannot load external images directly on nextjs and need to whitelist these domains/hostnames through with images that are coming. |
|
Good point... I'm not sure allowlisting will be a sustainable path forward here. We may want to consider iterating on the GitHub action/workflow that pulls in these events to also download and add the event images directly to our repo so we avoid these issues. cc: @pettinarip, thoughts? |
As a workaround, I'm using |
This issue is stale because it has been open 30 days with no activity. |
Is your feature request related to a problem? Please describe.
The events page (https://ethereum.org/en/community/events/) has grown and the current design does not support showing many events at the same time. This hinders usability of the page.
Describe the solution you'd like
The team has proposed following design.
figma designs
https://www.figma.com/design/BEGvi1RiaiFIK4a7MeCl2A/events-page-redesign?node-id=36-67140&t=P9nvjQJW7xAkHsjK-1
Describe alternatives you've considered
NA
Additional context
No response
Would you like to work on this issue?
The text was updated successfully, but these errors were encountered: