You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The concrete5 file manager folder picker pictured here:
Is too slow when there are lots of folders. In our Brandcentral install we have hundreds of folders, and it takes 11 seconds to populate this select menu, which slows the file manager down a lot. Can we use the async-bootstrap-select library that we have built into bedrock to work with this menu, instead of the regular bootstrap select, in order to make this faster?