-
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.
Field | Original Value | New Value |
---|---|---|
Description |
h2. Overview
Cutting off the bottom of Edit email template section. h3. Entry Criteria: # User enters into Edit Email Template. h3. 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. h3. Exit Criteria: 1. The page should be shown completely when the loader hides without any cutting off the bottom border. |
h2. Overview
Cutting off the bottom of Edit email template section. h3. Entry Criteria: # User enters into Edit Email Template. h3. 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. h3. Exit Criteria: 1. The page should be shown completely when the loader hides without any cutting off the bottom border. cc - [~Shamooka.Mohapatra] [~Amrendra] |
Sprint | Winter-2020 Sprint 5 [ 189 ] | |
Remaining Estimate | 8h [ 28800 ] | |
Original Estimate | 8h [ 28800 ] |
Assignee | Samir [ samir ] | Narendra Kumar [ narendra.kumar ] |
Status | To Do [ 10000 ] | In Progress [ 3 ] |
-
- Time Spent:
- 4h
-
Tried implementing an event listener of CKEditor.
Remaining Estimate | 8h [ 28800 ] | 4h [ 14400 ] |
Time Spent | 4h [ 14400 ] | |
Worklog Id | 216401 [ 216401 ] |
Assignee | Narendra Kumar [ narendra.kumar ] | Shamooka Mohapatra [ shamooka.mohapatra ] |
Sprint | Winter-2020 Sprint 5 [ 189 ] | Winter-2020 Sprint 5, Winter-2020 Sprint 6 [ 189, 190 ] |
Sprint | Winter-2020 Sprint 5, Winter-2020 Sprint 6 [ 189, 190 ] | Winter-2020 Sprint 5, Winter-2020 Sprint 6, Winter-2020 Sprint 7 [ 189, 190, 193 ] |
Assignee | Shamooka Mohapatra [ shamooka.mohapatra ] | Narendra Kumar [ narendra.kumar ] |
Remaining Estimate | 4h [ 14400 ] | 0h [ 0 ] |
Time Spent | 4h [ 14400 ] | 8h [ 28800 ] |
Worklog Id | 220001 [ 220001 ] |
Status | In Progress [ 3 ] | Code Review [ 11801 ] |
-
- Time Spent:
- 4h
-
I had a discussion with Saurabh and fixed this issue.
Status | Code Review [ 11801 ] | In QA Testing [ 11901 ] |
Assignee | Narendra Kumar [ narendra.kumar ] | Prateek [ prateeks ] |
Attachment | Email template_loader.webm [ 131096 ] |
Time Spent | 8h [ 28800 ] | 8.2h [ 29520 ] |
Worklog Id | 220734 [ 220734 ] |
Status | In QA Testing [ 11901 ] | On hold in Test [ 10019 ] |
Assignee | Prateek [ prateeks ] | Narendra Kumar [ narendra.kumar ] |
Status | On hold in Test [ 10019 ] | In Production Testing [ 10202 ] |
Assignee | Narendra Kumar [ narendra.kumar ] | Shamooka Mohapatra [ shamooka.mohapatra ] |
Resolution | Done [ 10000 ] | |
Status | In Production Testing [ 10202 ] | Done [ 10001 ] |
Assignee | Shamooka Mohapatra [ shamooka.mohapatra ] | Narendra Kumar [ narendra.kumar ] |
Transition | Time In Source Status | Execution Times |
---|
|
20d 3m | 1 |
|
27d 22h 3m | 1 |
|
2d 23h 24m | 1 |
|
5h 40m | 1 |
|
6d 16h 59m | 1 |
|
23h 19m | 1 |
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