-
Notifications
You must be signed in to change notification settings - Fork 61
Conversation
Codecov Report
@@ Coverage Diff @@
## master #273 +/- ##
=======================================
Coverage 50.66% 50.66%
=======================================
Files 66 66
Lines 3766 3766
Branches 442 442
=======================================
Hits 1908 1908
Misses 1763 1763
Partials 95 95
Continue to review full report at Codecov.
|
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.
Hi @nsjcorps
Can you please post the screenshot in which the changes are reflected
How do I open the modal @vkartik97 |
You can judge by the position of the scroll bar |
Hey @nsjcorps there's one more modal for editing the phase details, which is not using the |
@Sanji515 no problem. Can you take a look at the other pr on code splitting |
Please take a look @vkartik97 @Sanji515 |
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.
Thanks for the fix @nsjcorps , LGTM! This can be merged 🎉
Thanks. |
Yes. That is correct. It's really just so you can see the significant difference if we lazy load @Sanji515 |
</div> | ||
</div> | ||
<div class="buttons"> | ||
<ul style="margin-right: 20px;" class="inline-list pointer"> |
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.
Please move this style to .scss
file.
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.
@lunayach I have updated the code.
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.
@Sanji515 I submitted my task btw :)
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.
Thanks, @nsjcorps.
I made only the modal content scrollable while the buttons and the title remain fixed.
@pushkalkatara @vkartik97 PTAL