Skip to content

chore(canvas-actions): publish button class + toolbar layout#341

Open
kamendola wants to merge 1 commit intoadobe:ewfrom
kamendola:KA-UI-topic-canvas-actions
Open

chore(canvas-actions): publish button class + toolbar layout#341
kamendola wants to merge 1 commit intoadobe:ewfrom
kamendola:KA-UI-topic-canvas-actions

Conversation

@kamendola
Copy link
Copy Markdown

@kamendola kamendola commented Apr 10, 2026

What changes (vs ew)

ew already ships Publish-only in nx-canvas-actions — there is no layout picker to remove on this branch.

This PR only:

  • Sets type="button" and class="publish-btn" on Publish (clearer semantics / styling hook).
  • Adds a flex row container on .canvas-actions with gap: 12px for future actions.
  • Scopes button styles from .canvas-actions button to .canvas-actions .publish-btn so extra controls won’t accidentally pick up the primary button look.

No feature removal — naming in the original monolithic PR was about older work where a picker had existed elsewhere.

- Remove workspace layout picker; keep Publish control
- Scope styles to .publish-btn (matches markup)

Made-with: Cursor
@kamendola kamendola mentioned this pull request Apr 10, 2026
@kamendola kamendola changed the title feat(canvas-actions): publish-only toolbar chore(canvas-actions): publish button class + toolbar layout Apr 10, 2026
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