Enhanced Component Loading: Optimized the performance of the QuoteX Native console within the Salesforce Aura framework. By pre-loading critical dependencies and caching components, we have significantly reduced page lag and improved overall responsiveness.
Bug Fixes
Firefox Compatibility: Resolved a JavaScript error occurring specifically in the Firefox browser when performing a Merge Action within the Project Plan tab. The Timeline View now functions consistently across all supported browsers.
Performance Optimization for Dynamic Component Loading in Salesforce Aura Framework
Description: The dynamic loading of Aura components in Salesforce can result in noticeable performance lags, especially when the components are not preloaded or cached.
Resolution: Modified to code to pre-load the dependecies for QuoteX Native console components
Firefox Browser Only: Merge Action under the project plan tab of a Timeline View is causing javascript error.
Description: Firefox Browser Only: Merge Action under the project plan tab of a Timeline View is causing javascript error.