-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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: Fix absent notification message after submit Generate Exception … #31668
fix: Fix absent notification message after submit Generate Exception … #31668
Conversation
Thanks for the pull request, @Lunyachek! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
Hi @Lunyachek! Thank you for this contribution! As mentioned above, you'll need to fill out the CLA form in order to proceed. Please let me know if you have any questions. Thanks! |
Hello @mphilbrick211! I'm contributing on behalf of Raccoongang |
@idegtiarov - not sure who I should check with (happy to reach to someone else if needed), but could you check to make sure @Lunyachek is added to your entity agreement? I don't see him listed on our end. |
@mphilbrick211 I added Stanislav to the RG CLA spreadsheet on Monday, @e0d confirmed that change already. |
Hi @Lunyachek! Would you mind re-running the failing tests? Since you were added to the CLA the check should turn green once you re-run. Thanks! |
Hi @Lunyachek friendly ping on this :) |
0db5457
to
05b5390
Compare
Hi! @mphilbrick211 thank you! |
05b5390
to
f41c170
Compare
Thanks, @Lunyachek! I will have someone review for you. |
f41c170
to
8effb7f
Compare
Hi @Lunyachek - flagging for you that some tests are failing. |
@mphilbrick211 I have updated branch and all checks have passed |
Thanks, @Lunyachek! @openedx/2u-aperture - This is ready for review. Thanks! |
Hi @Lunyachek and @jsnwesson - flagging that 2 new checks have popped up - please see here: https://discuss.openedx.org/t/minor-change-to-edx-platform-check-statuses/11131 |
@Lunyachek adding to @mphilbrick211 's comment, if you can rebase this PR with |
Hi @Lunyachek, just reaching out again. If you could rebase your branch on the laster changes in |
Hi @Lunyachek, just reaching out again. If you could rebase your branch on the latest master, we can go ahead and get this merged. Thanks for your time! |
… button at Instructor tab
0c95c34
to
9649e55
Compare
Hi! I have rebased the branch |
Hi @deborahgu and @jsnwesson! This is all set. |
We have a team refinement session today. I'll unblock our ticket and bring it up for discussion. |
@Lunyachek 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production. |
2U Release Notice: This PR has been deployed to the edX production environment. |
1 similar comment
2U Release Notice: This PR has been deployed to the edX production environment. |
2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production. |
2U Release Notice: This PR has been deployed to the edX production environment. |
Description
After submitting Generate Exception Certificates button at Instructor/Certificates tab we have a problem with a message, which is hidden. Only empty div with background is shown.