OpenLake/OpenLake--Website

[SPRINT-M26] fix: Events button in footer not navigating to Events page

Open

#36 geöffnet am 28. Sept. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (12 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (2 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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:
  1. Clicking on the bottom Events button should correctly navigate the user to the /events page.
  2. Navigation behavior should be consistent with the top Events button.
  • Impact
  1. 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
  1. bug
  2. good first issue

Contributor Guide