Skip to content

fix: tasks navbar scroll functionality#1021

Open
aanyacloud wants to merge 1 commit into
Charushi06:mainfrom
aanyacloud:fix-tasks-navbar
Open

fix: tasks navbar scroll functionality#1021
aanyacloud wants to merge 1 commit into
Charushi06:mainfrom
aanyacloud:fix-tasks-navbar

Conversation

@aanyacloud
Copy link
Copy Markdown

Related Issue

Closes #1019

Summary

Fixed the Tasks tab in the navbar so it now scrolls properly to the tasks section when clicked.

Changes Made

  • Added an id to the Tasks navbar link
  • Added click event listener for Tasks tab
  • Implemented smooth scrolling to tasks section

Testing

  • Tested locally on localhost:3000
  • Verified that clicking the Tasks tab scrolls to the tasks section correctly

Screenshots

N/A

Checklist

  • Code follows project style
  • Tested locally
  • No unrelated changes included

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Tasks tab in navigation does nothing when clicked

1 participant