Skip to content

add tooltip showing grade and RMP data#112

Open
jakobqnen wants to merge 3 commits into
developfrom
107-feature-request-show-some-grade-and-professor-data-on-hover-in-schedule-planner
Open

add tooltip showing grade and RMP data#112
jakobqnen wants to merge 3 commits into
developfrom
107-feature-request-show-some-grade-and-professor-data-on-hover-in-schedule-planner

Conversation

@jakobqnen
Copy link
Copy Markdown

No description provided.

@jakobqnen
Copy link
Copy Markdown
Author

added an icon next to the professor name in the column added by Skedge. When a name or the icon is hovered over, a tooltip appears, displaying grade and RMP data for that combo. The tooltip comes from the icon and wraps below the professor name being hovered on.

Skedge currently doesn't use the professor alias table from Trends, so data is not available for some professors. When data is not available, either [No grades data] or [No RMP data] is shown in the tooltip instead of the data.

The functions for getting Grades and RMP data were moved from app/index.tsx to a new file data/fetchGradesData.tsx . content.ts sends a message to the background/index.ts script to run the functions.

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.

[Feature Request] Show some grade and professor data on hover in Schedule Planner

1 participant