-
Type:
Bug
-
Status: Done
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Winter 2020 CBAT Integration
-
Labels:None
-
Company:All Clients/Multiple Clients
Overview
Cutting off the bottom of Edit email template section.
Entry Criteria:
- User enters into Edit Email Template.
Acceptance Criteria:
- When the page loads, the callback attached returns the height of the page without including the email template height as the contents are not loaded till then.
- An API call is made which fetches the email template data. After loading the data the page height is increased and the cutting of bottom is removed.
- A loader should be shown till the time API is not returning the template data.
Exit Criteria:
1. The page should be shown completely when the loader hides without any cutting off the bottom border.
Hi Samir
Currently trying to solve this from the CKEditor side. Like if we could be able to get any event to inform the content is now fully loaded in the editor then we can easily resolve this issue otherwise we have to enable the DMS loader manually.
I will update you soon about the approach I'm going to use to solve this issue.
cc: Shamooka Mohapatra