0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 08:51:31 +08:00
discourse/spec/system/page_objects
Kris 1b559b6bc5
UX: improve admin filters, add to users and permalinks (#42029)
This makes some consistency improvements to our `DFilterControls`
component and applies it to the admin/users and admin/config/permalinks
pages


Before:
<img width="2250" height="592" alt="image"
src="https://github.com/user-attachments/assets/23eafb7a-948c-4414-93f0-a906ffedb714"
/>


After: 
<img width="2190" height="648" alt="image"
src="https://github.com/user-attachments/assets/e9cb4545-5b3a-4bd1-87ac-140113cee033"
/>


Before:
<img width="2234" height="886" alt="image"
src="https://github.com/user-attachments/assets/efc51dac-4f95-4731-8c83-5285ba5e2528"
/>


After:
<img width="2298" height="872" alt="image"
src="https://github.com/user-attachments/assets/d6434f44-311a-48cb-aeb6-b34fba7b9f05"
/>


Before:
<img width="2258" height="894" alt="image"
src="https://github.com/user-attachments/assets/95972f51-b306-4c27-93ad-2a7c6c66080a"
/>


After:
<img width="2236" height="932" alt="image"
src="https://github.com/user-attachments/assets/9cbfd319-e0ce-4bb5-97ea-c9e09c91dcf9"
/>
2026-07-24 17:04:26 -04:00
..
components UX: improve admin filters, add to users and permalinks (#42029) 2026-07-24 17:04:26 -04:00
modals DEV: Improve handling of private theme installs (#41845) 2026-07-24 13:42:41 -04:00
pages UX: improve admin filters, add to users and permalinks (#42029) 2026-07-24 17:04:26 -04:00
cdp.rb DEV: Fix (again again) the chat upload spec (#40746) 2026-06-10 20:05:37 +02:00