web3privacy / web3privacy/web

Change link pointing for 'more assets' button in events page

Open
#66 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue
Dominant language
Astro
Stars
5
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Example event page: https://web3privacy.info/event/m25rom

At the bottom the 'more assets' button leads to a related page within the gen-img functionality within the website: https://web3privacy.info/gen/event/?id=m25rom

This gen-img function is planned to be phased out and will be replaced by some standalone solution outside of the /web codebase. This is an issue to track that the url for this 'more assets' button actually points to the correct folder within the /data github repository: https://github.com/web3privacy/data/tree/main/src/events/_images/{YEAR}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the events page implementation and find the “more assets” button shown on the example event page. Check how its event identifier and year are available, then update the link to the corresponding path in the web3privacy/data repository. Done means the button no longer points to /gen/event and reaches the event’s _images/{YEAR} folder.

Written by the indexing model from the issue text.

Assessment

Tech stack
github
Domain
web-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.