Ghost/apps/admin-x-settings/src
Peter Zimon 6691f0da26
AdminX Settings UX improvements (#18741)
refs. https://github.com/TryGhost/Product/issues/4060

The new settings screen is too dense, lacks hierarchy and hard to scan. This update addresses some of the problems of the initial version:
- clear hierarchy in typography and larger spaces between sections to make the overall structure is easier to scan
- using icons in the sidebar to strengthen the groups + help visual thinkers to remember settings better + just to be a bit less serious
- updated colors for better contrast + orientation (bg on the sidebar)
- updated input fields to help focus on filling forms
- other small improvements for more consistency and simplicity

---------

Co-authored-by: Jono Mingard <reason.koan@gmail.com>
2023-10-25 16:37:58 +02:00
..
admin-x-ds AdminX Settings UX improvements (#18741) 2023-10-25 16:37:58 +02:00
api
assets
components AdminX Settings UX improvements (#18741) 2023-10-25 16:37:58 +02:00
hooks
styles AdminX Settings UX improvements (#18741) 2023-10-25 16:37:58 +02:00
unsplash Cleaned up Unsplash component in Admin (#18603) 2023-10-13 14:15:14 +07:00
utils Using browser local to display time format (#18734) 2023-10-24 13:27:13 +05:30
App.tsx AdminX Settings UX improvements (#18741) 2023-10-25 16:37:58 +02:00
index.tsx
main.tsx
MainContent.tsx AdminX Settings UX improvements (#18741) 2023-10-25 16:37:58 +02:00
typings.d.ts
vite-env.d.ts