|
|
|
|
|
by peterangular
1419 days ago
|
|
> right now I'm working on a project where we have modals inside modals I know this is just expressing my frustration into the void... but how does that even get past a professional review? I've always been under the impression that best practices for modals is to never nest them, and/or never have multiples open at the same time because at that point you're effectively making a nesting doll UIX, or worse... creating a window manager in the browser. Been seeing this happen more and more with the advent of the SPA - people jamming way too much functionality into modals because god forbid our users experience page navigation /s |
|