kgiszewski / Archetype

Archetype is an Umbraco 7 property editor that wraps other installed property editors.
https://github.com/kgiszewski/ArchetypeManual
MIT License
89 stars 54 forks source link

Data Type Configuration Screen Slow With Many Fieldsets #393

Closed Nicholas-Westby closed 7 years ago

Nicholas-Westby commented 7 years ago

I have an Archetype with 62 widgets/fieldsets:

archetype-widgets

When creating widgets in the content section, it's nice and zippy. When loading this screen (the data type configuration for my Archetype), it takes about 18 seconds to load, and typing has a lag.

I'm thinking this speed issue can be solved in the same way the speed issue in the content section was solved (i.e., use ng-if to avoid processing collapsed fieldsets).

Happy to submit a pull request if you like.

kjac commented 7 years ago

Hey! Not a bad idea. I'm rebooting the project for a new release, in order to address some of the issues related to the recent Umbraco releases. This makes sense to include as well. I'll get back to you ☺️

kjac commented 7 years ago

Fixed in the next release - we'll keep the issue open until the release is out.

kjac commented 7 years ago

Fixed in v1.14.1