mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
On narrow layouts the devices list's filter chips (Not registered / Registered / All) competed for horizontal space with the Sort and Filter icon buttons and overlapped. Introduce a reusable FilterSelector that keeps the chips on wide layouts but collapses to a compact dropdown button on phones, and use it for both the devices and notifications lists for consistency. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>