Between

Display form on page, in modal or separate page?

Display form on page, in modal or separate page?
  1. Should I use modal or new page?
  2. Should I use modals for forms?
  3. What is the difference between overlay and modal?
  4. What is the difference between dialog and modal?

Should I use modal or new page?

Modals are a good fit if your users often switch between products and the interactions are limited. New page is a good fit if the interactions are various and somewhat complex, but you do not ease switching to other projects.

Should I use modals for forms?

The solution is easy: don't use modal windows. At least when you need to put something complex inside them. The only objection I can think of is that you can immediately return back to the list after you close the modal.

What is the difference between overlay and modal?

A modal is something where you are doing work inside that new box rather than in the content that's underneath it. So a sign-in form that overlays, that pops up over the rest of the content, but that doesn't allow you to engage with this content underneath it, that would be considered a modal.

What is the difference between dialog and modal?

Dialog (dialogue): A conversation between two people. In a user interface, a dialog is a “conversation” between the system and the user. Mode: A special state of the system in which the same system has somewhat different user interfaces.

What is this component called? It looks like a table but each row has different types of data
Which component contains all the rows in a Datatable?What is table row?What is a row in a database? Which component contains all the rows in a Datat...
Editor's autosave UX
Is Figma autosave?What are the cons of auto save?Is auto save good?How to implement autosave in JavaScript? Is Figma autosave?Autosave works even if...
Can we use the breadcrumbs just like pagination where a user can go back and forth between the pages?
What is the use of breadcrumbs?What is breadcrumb menu?What are breadcrumbs in UI?What is a breadcrumb title? What is the use of breadcrumbs?Breadcr...