Skip to content

feat: per-page descriptions (subtitles) under each title#25

Merged
jlc488 merged 1 commit into
mainfrom
feat/admin-ui-page-subtitles
Jun 3, 2026
Merged

feat: per-page descriptions (subtitles) under each title#25
jlc488 merged 1 commit into
mainfrom
feat/admin-ui-page-subtitles

Conversation

@jlc488

@jlc488 jlc488 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Third UX/design pass. Adds a one-line description under each page title so every screen states its purpose at a glance — Users, Roles, Permissions, Groups, Menus, Tenants, Policies, Settings.

  • Descriptions live in a shared subtitles i18n namespace (en/ko) — easy to tweak/extend.
  • Each header became a title+subtitle block (items-start, min-w-0 so long action rows don't crowd it).

Admin-ui only. Built green (vue-tsc + vite).


각 페이지 제목 아래 한 줄 설명 추가(Users/Roles/Permissions/Groups/Menus/Tenants/Policies/Settings). 설명은 공유 subtitles i18n 네임스페이스(en/ko). 빌드 그린.

Adds a one-line description under the title on Users, Roles, Permissions,
Groups, Menus, Tenants, Policies and Settings, so each page states what it's
for at a glance. Descriptions live in a shared `subtitles` i18n namespace
(en/ko); headers switched to a title+subtitle block (items-start, min-w-0).

Built green (vue-tsc + vite). Admin-ui only.
@jlc488 jlc488 merged commit 6be9e43 into main Jun 3, 2026
3 checks passed
@jlc488 jlc488 deleted the feat/admin-ui-page-subtitles branch June 3, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant