-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[#12654] Instructor Edit Session Page: Bug in Grace Period Tooltip #12675
[#12654] Instructor Edit Session Page: Bug in Grace Period Tooltip #12675
Conversation
Hi @nknguyenhc, do fix the failing checks before we do a review. The snapshot tests can be updated by running |
I have updated the test cases. Do let me know if there is anything else I need to address! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you for your contribution!
…ooltip (TEAMMATES#12675) * Fix grace period tooltip * Update test cases --------- Co-authored-by: Wei Qing <[email protected]> Co-authored-by: Dominic Lim <[email protected]>
Fixes #12654
Outline of Solution
Grace period
label to the label itself.ngb-tooltip-class
to the label, to apply the underline styling.