Bilal Qamar
|
70f6541585
|
build: edx namespace packages upgrade & resolved respective eslint issue (#508)
* refactor: updated frontend-build, frontend-platform, header & footer packages
* fix: resolved eslint issues post frontend-build upgrade
* refactor: resolved eslint issues
* refactor: pinned frontend-build & changed suggested function definitions
|
2023-05-24 11:55:28 +05:00 |
|
Awais Ansari
|
0844ee6875
|
Perf: improved discussions MFE's components re-rendering and loading time (#513)
* chore: configure WDYR for react profiling
* perf: reduced post content re-rendering
* perf: post content view and it child optimization
* perf: add memoization in post editor
* perf: add memoization in postCommnetsView
* perf: improved endorsed comment view rendering
* perf: improved re-rendering in reply component
* fix: uncomment questionType commentsView
* fix: removed console errors in postContent area
* perf: reduced postType and postId dependancy
* perf: improved re-rendering in discussionHome
* perf: improved re-rendering of postsList and its child components
* perf: improved re-rendering of legacyTopic and learner sidebar
* fix: postFilterBar filter was not updating
* fix: resolve duplicate comment posts issue
* fix: memory leaking issue in comments view
* fix: duplicate topic posts in inContext sidebar
* perf: add lazy loading
* chore: remove WDYR configuration
* fix: alert banner padding
* chore: update package-lock file
* fix: bind tour API call with buttons
|
2023-05-08 16:21:29 +05:00 |
|
Awais Ansari
|
7b7c249abd
|
Revert "Perf: improved discussions MFE's components re-rendering and loading time (#485)" (#512)
This reverts commit 59b4366edd.
|
2023-05-08 15:34:43 +05:00 |
|
Awais Ansari
|
59b4366edd
|
Perf: improved discussions MFE's components re-rendering and loading time (#485)
* chore: configure WDYR for react profiling
* perf: reduced post content re-rendering
* perf: post content view and it child optimization
* perf: add memoization in post editor
* perf: add memoization in postCommnetsView
* perf: improved endorsed comment view rendering
* perf: improved re-rendering in reply component
* fix: uncomment questionType commentsView
* fix: removed console errors in postContent area
* perf: reduced postType and postId dependancy
* perf: improved re-rendering in discussionHome
* perf: improved re-rendering of postsList and its child components
* perf: improved re-rendering of legacyTopic and learner sidebar
* fix: postFilterBar filter was not updating
* fix: resolve duplicate comment posts issue
* fix: memory leaking issue in comments view
* fix: duplicate topic posts in inContext sidebar
* perf: add lazy loading
* chore: remove WDYR configuration
* fix: alert banner padding
* chore: update package-lock file
|
2023-05-08 15:14:53 +05:00 |
|
ayeshoali
|
42f1efd0a0
|
refactor: confirmation modal modified to handle variants
|
2022-11-30 19:04:32 +05:00 |
|
ayeshoali
|
8e449acde7
|
refactor: changed deleteconfirm and reportconfirm rename to comfirmAction and made it required
|
2022-11-30 19:04:32 +05:00 |
|
ayeshoali
|
b72dbae4f0
|
style: confirmation modal added when reporting content
|
2022-11-30 19:04:32 +05:00 |
|