onOffice-Web-Org / oo-wp-plugin

onOffice for WP-Websites
https://wp-plugin.onoffice.com
GNU General Public License v3.0
9 stars 9 forks source link

Settings pages Property list loading time #700

Closed fredericalpers closed 1 month ago

fredericalpers commented 7 months ago

Initiative

Improve the onOffice for WP-Websites plugin for a better user experience.

Epic

Analyze and improve the performance of the settings page for property lists in the plugin backend.

User Story

As a real estate agent relying on the onOffice for WP-Websites Plugin, I've noticed a significant layout shift in the backend, particularly on the property detail page setttings page. This shift appears to be linked to the "chosen" script. To enhance the backend display and eliminate layout shifts, I propose replacing the "chosing" script with the already implemented "select2" script.

This replacement aims to improve the overall stabiliy and responsivness of the backend.

Tasks

By implementing these changes the onOffice for WP-Websites Plugin can offer real estate agents a more stable and responsive backend experience, particularly on the property detail page settings page.

dai-eastgate commented 7 months ago

@fredericalpers

  • If possible replace the "chosen" script with the "select2" script, ensuring that the functionality remains consistent.

=>Currently, I check that the search feature when using the "chosen" script is still guaranteed when using "select2" according to the following list: image Please let me know your opinions. Thanks!

fredericalpers commented 7 months ago

@dai-eastgate please go ahead and implement select2 instead of "chosen" :)

dai-eastgate commented 7 months ago

@yeneastgate please go ahead and implement select2 instead of "chosen" :)

Thanks! I need 2 days to implement and test.

yeneastgate commented 6 months ago

@fredericalpers Currently, the "chosen" script is only used in the ''edit list view'' screen. => I have replaced the ''chosen'' script with the ''select2'' script and the feature still works fine image Please take a look at my video demo and let me know your opinions. Thanks!

https://github.com/onOffice-Web-Org/oo-wp-plugin/assets/104892108/abbc26e3-25c4-4a6d-af26-d68548d4215f

fredericalpers commented 6 months ago

@yeneastgate looks good to me, thank you :)