issues
search
exercism
/
website
The codebase for Exercism's website.
https://exercism.org
GNU Affero General Public License v3.0
440
stars
126
forks
source link
Add a begging modal
#7079
Closed
iHiD
closed
2 months ago
iHiD
commented
2 months ago
I've started this but it needs you to properly do it.
This should be an on-demand modal that I can call whenever (the "calling whenever" bit is done but it needs to be an actual modal)
Clicking the negative button (Currently "continue without donating") should close the modal.
It needs to work in dark theme (does the mentoring flow one currently also look a little unreadable with the blue in dark theme - see images below?)
What do I need to pass into this from the Ruby helper to make it work?
I've started this but it needs you to properly do it.