-
Notifications
You must be signed in to change notification settings - Fork 32
feat: add and integrated decline modal for BNR requests #1556
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
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1556 +/- ##
==========================================
- Coverage 87.50% 86.37% -1.13%
==========================================
Files 741 741
Lines 16744 16777 +33
Branches 3445 3517 +72
==========================================
- Hits 14651 14491 -160
- Misses 2027 2211 +184
- Partials 66 75 +9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
86c3316
to
968b2fc
Compare
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.
Looks good just one minor suggestion. Also, have we tried testing what happens when we receive an error from backend?
Declining an enrollment request cannot be undone. If you change your mind, the learner will have to | ||
submit a new enrollment request. |
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.
I think this text is a bit mislead as admins would still have the option to cancel an approved request. Can we get more clarity on this from Product/UX?
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.
I just implemented this as per Figma. We can ask Sikhu about that.
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.
We can also ask from sikhu before final testing, it will be a simple change at that time, if required
Description
JIRA- ENT10355
Screen.Recording.2025-06-19.at.2.31.17.PM.mov
For all changes
Only if submitting a visual change