Skip to content
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

Make navigation items work with routes #329

Open
2 tasks
isabelcosta opened this issue Oct 23, 2021 · 5 comments
Open
2 tasks

Make navigation items work with routes #329

isabelcosta opened this issue Oct 23, 2021 · 5 comments
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Hacktoberfest Type: Enhancement New feature or request.

Comments

@isabelcosta
Copy link
Member

Description

This is the same as #294 where we want to enable routes on the website.

As of now, when you click a menu option it will change the page content, but the URL will remain the same https://anitab-org.github.io/

We want to click "EVENTS" and go to https://anitab-org.github.io/events.

  • "Events" menu option routes to /events
  • "Programs" menu option routes to /programs
  • and so on

⚠️ when submitting PR you need to show this working on your gh pages (if possible)

Mocks

Take a look at #315

Acceptance Criteria

Update [Required]

  • Navigation routes for each menu item work on GH Pages

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.
@isabelcosta isabelcosta added Category: Coding Changes to code base or refactored code that doesn't fix a bug. Hacktoberfest Status: Available Issue was approved and available to claim or abandoned for over 3 days. Type: Enhancement New feature or request. labels Oct 23, 2021
@vancassa
Copy link

Hi @isabelcosta may I try working on this?

@brittanyjoiner15
Copy link
Contributor

brittanyjoiner15 commented Oct 23, 2021

@isabelcosta im so sorry! i didnt even think to check with github, such a pain that broke! @vancassa let me know if you need any help with this or have any questions. I'm not entirely sure how to fix it, but @ftonato and i worked on setting up those routes, so happy to give any context or explain how they work, or try to brainstorm solutions if needed!

@vj-codes
Copy link
Member

@vancassa hey sorry this issue isn't available, please go through other available issues and comment on the one that interests you the most :)
Assigning @ftonato
Check the comment here

@vj-codes vj-codes removed the Status: Available Issue was approved and available to claim or abandoned for over 3 days. label Oct 24, 2021
@vancassa
Copy link

Ooh ok got it!

@narayand16
Copy link
Contributor

narayand16 commented Oct 5, 2022

@vj-codes What’s the current status of this issue ? If this is unassigned , I would like to work on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Hacktoberfest Type: Enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

5 participants