Hi all, I recently encountered a customer environment where they have more than 4000 projects. The problem is the dashboard is not loaded until the project selection drop-down is populated.
I suggested we could make the loading of projects async and show a spinner while it's loaded and then use Jquery plugins like Select2(CLOUDSTACK-8430) to make it easier to search through all those projects. But the customer came up with another solution, they removed the drop-down itself and added a switch-to option to the projects page. Since the projects page loads only few projects by default and has search capability. I want your opinion on how we should tackle this? Should we do both? Thanks, Raghav