Skip to content

Chirag - Fixed the navigation links on Event Cards#4882

Open
ChiragBellara wants to merge 5 commits intodevelopmentfrom
chirag-fix-navigation-to-all-events-on-event-click
Open

Chirag - Fixed the navigation links on Event Cards#4882
ChiragBellara wants to merge 5 commits intodevelopmentfrom
chirag-fix-navigation-to-all-events-on-event-click

Conversation

@ChiragBellara
Copy link
Copy Markdown
Contributor

@ChiragBellara ChiragBellara commented Feb 21, 2026

Description

Event navigation error

Related PRS (if any):

This is NOT related to any other PRs

Main changes explained:

  • Fixed the navigation links

How to test:

  1. check into current branch
  2. do npm install and npm run start:local to run this PR locally
  3. Clear site data/cache
  4. log as admin user
  5. navigate to /communityportal
  6. verify that on clicking on any of the event cards, the correct Event details page is opened
  7. make sure that the screen redirects to a URL with the following format /communityportal/activities/Register/<ID>

Screenshots or videos of changes:

Event.Card.Navigation.Fix.mov

Notes

The redirection on the cards currently leads to a error 404 because the registration screen previously made is static. I am working on updating the screen to work dynamically with the event IDs. For now, please check that the URL changes for each card and the screen does redirect to a new screen with the url /communityportal/activities/Register/<ID>

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 21, 2026

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit ed37a71
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/69e31bc8a9455500080baee4
😎 Deploy Preview https://deploy-preview-4882--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ChiragBellara ChiragBellara marked this pull request as ready for review February 28, 2026 07:08
Set error state when date parsing fails.
Refactor date parsing logic to remove redundant error handling.
@sonarqubecloud
Copy link
Copy Markdown

@one-community one-community changed the title Fixed the navigation links on Event Cards Chirag - Fixed the navigation links on Event Cards Apr 3, 2026
@one-community one-community added the High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible label Apr 3, 2026
Copy link
Copy Markdown

@rohanrastogi311 rohanrastogi311 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Chirag,

Well done with this, however, it came up with an error after redirecting.

Image

Copy link
Copy Markdown

@Anusha-Gali Anusha-Gali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Chirag,

I have reviewed your PR locally and the redirection does work as per your video however as far as i know there is a PR which has all the events which can be redirected to via this PR hence wondering why is there no link to the actual URL and a link to a page which essentially does not say what the event is about.

Image Image

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

High Priority - Please Review First This is an important PR we'd like to get merged as soon as possible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants