-
Notifications
You must be signed in to change notification settings - Fork 43
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
fix: enable scroll in grading modal #356
fix: enable scroll in grading modal #356
Conversation
Thanks for the pull request, @viadanna! This repository is currently maintained by @CodeWithEmad. Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #356 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 109 109
Lines 1085 1085
Branches 165 166 +1
=========================================
Hits 1085 1085 ☔ View full report in Codecov by Sentry. |
@viadanna I'm going to add you to the triage group as you are covered by the OpenCraft CLA. Looks like this branch is stale and needs a rebase. |
3ac6353
to
f95ede9
Compare
@e0d Sure thing, done |
Thanks for the contribution, @viadanna. Can you kindly rebase your branch with the master? |
Thanks a lot @CodeWithEmad |
Description
This pull request introduces scrollbars to the MFE to improve the user experience when dealing with large content areas.
Testing instructions
References