-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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: add overflow to notify-modal #5319
fix: add overflow to notify-modal #5319
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/n6egsw0qu |
Do you see the html code below "Thank you"? Still there as well. |
regrading html code @iamareebjamal have said it - |
That HTML code is link to eventyay. According to the format you sent about the session state change |
And about the modal position, this is the semantic UI issue I'm not sure fixable in this PR. This is general problem with any dialog as discussed before |
there are a lot of issues open regarding the single modal issue, that's confusing. I thing there should only be one issue opened not for each for each place. |
Co-authored-by: Nitin Kumar <snitin315@gmail.com>
Codecov Report
@@ Coverage Diff @@
## development #5319 +/- ##
===============================================
- Coverage 22.78% 22.69% -0.09%
===============================================
Files 491 491
Lines 5245 5243 -2
Branches 37 37
===============================================
- Hits 1195 1190 -5
- Misses 4045 4048 +3
Partials 5 5
Continue to review full report at Codecov.
|
If the issue cannot be fixed in this PR then probably the PR can be closed. We need to find a solution for the pop up model as it impacts different areas of the system and renders part of it unusable. |
Or am I missing something. I am unclear what this PR fixes then. Regarding the html code: I am afraid an organizer would be confused and delete it. Instead of |
The PR fixes the modal part which was cut from up and down because of the message body. How there is a scrollbar so the modal won't be cut.
That can be done. But then it'll be just |
I understood {app_name} is just the app name but can we have {app_name_link} which includes the link instead of the html code? |
I think it won't be clickable. It'll most likely be like |
Fixes #5308
Checklist
development
branch.