Skip to content

Comments

Fix role tag alignment in workspace members list#3

Open
sojan-official wants to merge 1 commit intodevelopfrom
chore/fix-alignment-of-role-tag
Open

Fix role tag alignment in workspace members list#3
sojan-official wants to merge 1 commit intodevelopfrom
chore/fix-alignment-of-role-tag

Conversation

@sojan-official
Copy link
Member

@sojan-official sojan-official commented Feb 21, 2026

Motivation

  • Prevent role badge shifting in the workspace members list by ensuring the right-side action area uses a fixed layout so the role tag stays aligned across rows.

Description

  • Replace the right-side flex container with a fixed two-column CSS grid and add a hidden spacer when the remove button is not shown in frontend/components/WorkspaceSettings.vue so role labels and controls keep consistent alignment.

Current Behavior

Screenshot 2026-02-19 at 2 32 06 PM

Testing

  • Ran npx vue-tsc --noEmit which completed successfully.
  • Ran npm run dev which failed in this environment due to foreman not being available.
  • Started the dev server with npx vite --host 0.0.0.0 --port 4173 but an automated Playwright navigation to the dev URL returned ERR_EMPTY_RESPONSE, so a screenshot could not be captured.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant