Skip to content

fix(ui): render proper buttons when RequestPicker is inline#7038

Merged
vitormattos merged 1 commit intomainfrom
fix/request-picker-inline-buttons
Mar 1, 2026
Merged

fix(ui): render proper buttons when RequestPicker is inline#7038
vitormattos merged 1 commit intomainfrom
fix/request-picker-inline-buttons

Conversation

@vitormattos
Copy link
Copy Markdown
Member

No description provided.

When the inline prop is true (Request Signatures page), action items
were rendered as NcActionButton inside NcActions with inline mode,
which styled them as dropdown menu entries rather than real buttons.

Replace with NcButton (variant secondary) in a flex column container
so they are clearly recognisable as clickable buttons. The NcActions
dropdown used in the FilesList toolbar is unchanged.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos added this to the Next Patch (33) milestone Mar 1, 2026
@vitormattos vitormattos self-assigned this Mar 1, 2026
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Mar 1, 2026
@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable33

@vitormattos vitormattos merged commit c3483bd into main Mar 1, 2026
68 checks passed
@vitormattos vitormattos deleted the fix/request-picker-inline-buttons branch March 1, 2026 11:44
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Mar 1, 2026
@vitormattos vitormattos removed this from the Next Major (34) milestone Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant