basxsoftwareassociation / bread

Engine to create database applications based on Django and the IBM Carbon Design System
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

attempt to improve performance of pages with many modals #144

Closed wipascal closed 2 years ago

wipascal commented 2 years ago

On my laptop it isn't very slow either way, so it would be interesting for me to know if it makes a difference on your machine

saemideluxe commented 2 years ago

Great solution!

Old code

screenshot-1645546049_330x200

With change from PR

screenshot-1645546033_333x204

wipascal commented 2 years ago

nice! :)