Skip to content

feat(ui): move New Scope button into the tab selector#50

Merged
fdaugan merged 1 commit into
feature/vuejsfrom
norman/feat-move-new-scope-button
Jun 1, 2026
Merged

feat(ui): move New Scope button into the tab selector#50
fdaugan merged 1 commit into
feature/vuejsfrom
norman/feat-move-new-scope-button

Conversation

@Terracosmos
Copy link
Copy Markdown
Collaborator

Context

Issue #49 asks for the New Scope button to be moved from its dedicated row above the tabs into the tab selector itself, right-aligned, so the action sits on the same line as the Groups and Companies tabs.

Fix

  • Removes the standalone row that previously hosted the button.
  • Adds a v-spacer + button inside the v-tabs, after the two v-tab entries.

No behavior change beyond the layout.

Test plan

  • npm run build : OK
  • npx vitest run : OK (14 tests)
  • Smoke test on Identité -> Portées de conteneurs: New Scope button visible at the right of the tab strip, on the same row as Groups and Companies.

Closes #49

The New Scope button used to live in its own row above the tabs. Moves it
inside the tab strip, right-aligned via a v-spacer, so the action sits on
the same line as the Groups and Companies tabs.
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 1, 2026

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 1, 2026

@fdaugan fdaugan merged commit 5a79ff1 into feature/vuejs Jun 1, 2026
4 of 5 checks passed
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.

2 participants