Request: Support for Editing Audiences with Large Options in Optimizely
Request:
Please support editing audiences with a large number of conditions by allowing the edit modal to open directly in code mode.
Details:
Currently, when editing an audience with many conditions (e.g., 500), the page loads very slowly and sometimes crashes. This is likely due to local device or browser limitations when rendering the audience editing UI. The current approach defaults to rendering the input modal in UI mode, which is not efficient for large audiences.
If Optimizely could support opening the edit modal directly in code mode (with a code mode flag set to true), it would allow us to handle larger audience options more effectively.
Additionally, consider implementing lazy loading or partial loading (with a pagination strategy) for rendering options. This would improve performance, as there is no need to render all options when the user accesses the edit modal or switches between code mode and UI mode. This would also provide a better user experience.
Preferred URL for new mode:
https://app.optimizely.com/v2/projects/{projectId}/audiences/{audienceId}/#modal?audience-code-mode=true
Benefit:
This feature would improve performance and usability when working with large audiences, reducing crashes and slow load times.
Request:
Please consider adding support for opening the audience edit modal directly in code mode to better handle large audience options.
-
Anonymous
commented
Reference ticket here, as I can't attach the record in this message.
#1794041
https://support.optimizely.com/hc/en-us/requests/1794041 -
Anonymous
commented
Here is the record from my session.