Topic: UX
All the articles about "UX".
-
Your (Flux UI) Rich Text Editor (Probably) Shouldn't Have a Scrollbar
The Flux editor defaults to a 500px max height, creating nested scrollbars on full-page forms. Here's how to fix it, why context matters, and what the industry standard actually is.
-
Small UX Fixes That Make Your Laravel App Feel More Polished
A collection of small but meaningful UX improvements for Laravel apps — external link indicators, preventing layout shift, and more. Real examples from building a Livewire app.
-
Preventing Visual Shift in Your Laravel App
Three types of visual shift that make your Laravel app feel janky, and the patterns to fix each one. Conditional UI, loading states, and modal content.