Skip to content

fix: add data-project-interest attribute to project page - #1920

Open
aditya226-sharma wants to merge 2 commits into
komalharshita:mainfrom
aditya226-sharma:fix/recently-viewed-interest
Open

fix: add data-project-interest attribute to project page#1920
aditya226-sharma wants to merge 2 commits into
komalharshita:mainfrom
aditya226-sharma:fix/recently-viewed-interest

Conversation

@aditya226-sharma

Copy link
Copy Markdown

Description

Adds data-project-interest="{{ project.interest }}" to the project hero content div so the recently-viewed tracker can read the correct interest instead of defaulting to "General".

Related Issue

Fixes #1859

Type of Change

  • Bug fix

Guards the error/unhandledrejection listeners behind a localhost check
so the debug overlay with raw error details is not shown to production
visitors.

Fixes komalharshita#1862
The recently-viewed tracker reads data-project-interest to set the
interest chip on each card. Without it, all entries show 'General'.

Fixes komalharshita#1859
@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown

@aditya226-sharma is attempting to deploy a commit to the komalsony234-1530's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added gssoc-2026 type:bug Something isn't working labels Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc-2026 type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Recently-viewed always records 'General' - project.html never sets data-project-interest

1 participant