: Does "Show All Results" open a new page or expand the current list? If it's a long list, expanding in-place can disorient the user.
Does the UI change once "All" are shown (e.g., the button disappears)? Show All Results
For a draft review of a "Show All Results" feature or button, you should evaluate it based on three core pillars: , Performance , and Visual Communication . 1. User Experience & Logic : Does "Show All Results" open a new
: If the list becomes too long, provide a way to "Collapse" or "Show Less" to restore the original view. 2. Technical Performance For a draft review of a "Show All
: Ensure the button triggers a specific API call (e.g., q=_ALL_ or limit=none ) to avoid fetching unnecessary data before the user asks for it. 3. Visual & Content Review Label Clarity : Draft Option A : "Show All" (Clean, standard).