Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Guest
Created on Jun 6, 2020

Make use of lazyloading, and use dynamic frontend components

The cloud atlas frontend is very buggy, and not usable at all, even with a fast connection takes minutes to load a page on click. https://cloud.mongodb.com/ I think we are loading all the components and required data from server side. Instead we can simply load the core components, and show a user friendly spinner, that will stop spinning once content is loaded via an XHR request. This would be so much more user friendly, just showing them a spinner (maybe estimated time as well). Currently the page stays blank white, which is terrible UX.
  • Attach files