mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-02 03:22:40 +02:00
Replace the native <select> channel picker (used on narrow screens) with a custom searchable dropdown matching the DM contact picker UX: type to filter, arrow/Enter keyboard nav, click-outside to close, per-channel unread badges, muted styling. Wide-screen sidebar (lg+) is unchanged. Also align the DM picker dropdown font with the wide-screen DM sidebar (0.88rem / weight 400) — was inheriting larger/bolder from form-control. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>