Modals are popups that allow you to collect data from users, alert users to information, and allow users to perform other tasks in your UI without leaving the page they’re on.
Draggable lists are a staple of any productivity application or app that presents a list of items or tasks to complete.
When building web apps with multi-step registration processes or ecommerce with transactional processes, a stepper helps users keep track of the process and encourages them to reach the end.
Many apps include functionality allowing users to copy an element on the page to their device’s clipboard so the user can easily paste the element into another app or input area.