| 3 | | For example if we try to delete a model with thousands of children (which in turn may be their own children), not only the page may take minutes to load and overload the browser, but the delete button is pushed **all the way to the bottom**, so the user will have to wait for the page to load and the browser to render everything to access the button (maybe even moving the delete button UP, after the summary, could be an improvement?) |
| | 3 | For example if we try to delete a model with thousands of children (which in turn may be their own children), not only the page may take minutes to load and overloads the browser, but the delete button is pushed **all the way to the bottom**, so the user will have to wait for the page to load and the browser to render everything to access the button (maybe even moving the delete button UP, after the summary, could be an improvement?) |