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

Fixed the cursor bug on Course Search and Selected Courses #839

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kagiri2
Copy link

@Kagiri2 Kagiri2 commented Nov 3, 2023

Issue

On the schedules page, the pointer appears over the Course Search tab even though the user is on that tab. The same thing happens when the user is on the Selected Courses tab. The pointer makes it appear as if it will redirect the user somewhere else but nothing happens when clicking on it because they're already at that tab.

To Reproduce
Steps to reproduce the behavior:

Go to the Schedules page
Make sure the Course Search tab is selected
Hover over the Course Search tab

Fixed:

Fixed by adding css for boostrap in NewCourseScheduler.vue. Now if you hover over it the cursor is not a pointer but a defualt cursor

@Kagiri2 Kagiri2 linked an issue Nov 3, 2023 that may be closed by this pull request
@Kagiri2 Kagiri2 added the Review Ready! Inform team that PR is ready for review label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review Ready! Inform team that PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug — Turn off pointer for selected tab
1 participant