Show - All Results

: 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.

: Ensure that clicking "Show All" doesn't reset active filters. It should only remove the limit on the number of items displayed.

Does the UI change once "All" are shown (e.g., the button disappears)? Show All Results

: If the list becomes too long, provide a way to "Collapse" or "Show Less" to restore the original view. 2. Technical Performance

: It should be distinct but less prominent than "Primary Action" buttons (like "Buy" or "Sign Up"). Checklist for Your Draft Question to Ask Expectation Does the user know how many results will appear? Accessibility : Does "Show All Results" open a new

Is the button keyboard-navigable and screen-reader friendly?

: If "All Results" exceeds ~100 items, consider Infinite Scroll or Pagination instead. Showing thousands of rows at once can crash mobile browsers or slow down Jupyter Notebooks and other web interfaces. It should only remove the limit on the

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