orchidsoftware / platform

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.
https://orchid.software
MIT License
4.26k stars 631 forks source link

Preloader for async modals windows #2652

Closed g-ra closed 1 year ago

g-ra commented 1 year ago

This feature will solve the problem of data flickering during long asynchronous downloads.

Now "flickering" occurs on fast queries, but on large queries a modal window opens, with old information and only after loading - the data changes

I see two solutions: 1) Add default loader from bootstrap 2) Give the ability to do unset in blade templates so that this design, for example, can work image

tabuna commented 1 year ago

Hi, this seems to have been solved in 14.4.0 - 2023-06-21

https://github.com/orchidsoftware/platform/assets/5102591/a78b2a7f-71da-421b-9377-16c2519b0e8c