OpenLake / OpenLake/OpenLake--Website
[SPRINT-M26] fix: Events button in footer not navigating to Events page
Open
Beginner friendly
Nobody has claimed this yet.
bug
good first issue
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 16
- Avg merge
- 8h 54m
- Merged PRs (30d)
- 7
Description
The bottom Events button in the website (likely placed in the footer or secondary navigation section) is not functioning as expected. Unlike the top navigation Events button, clicking on the bottom one does not redirect users to the Events page
- Expected Behavior:
- Clicking on the bottom Events button should correctly navigate the user to the /events page.
- Navigation behavior should be consistent with the top Events button.
- Impact
- This creates inconsistent navigation behavior. Users who try to access Events via the bottom button may assume the page is broken or unavailable.
- Labels Used
- bug
- good first issue
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the footer or secondary navigation and compare its Events button with the working top navigation Events button. Run the website, verify that the bottom button navigates to /events, and confirm its behavior matches the top button.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100