We're in the process of developing an application that makes use of modals to provide the user with extra functionality without having to go to a separate page. I have two questions related to this:
1) How complex is too complex? At what point do you decide that the modal really should be a separate page after all?
2) Should modals be new functionality or extensions of the current page contents? (like editing a record on the page verus a whole new action)
No comments:
Post a Comment