Skip to content

docs(menu): improve and extend example#1675

Merged
spike-rabbit merged 1 commit intomainfrom
docs/si-menu/improve-example
Mar 20, 2026
Merged

docs(menu): improve and extend example#1675
spike-rabbit merged 1 commit intomainfrom
docs/si-menu/improve-example

Conversation

@robertwilde
Copy link
Copy Markdown
Collaborator

@robertwilde robertwilde commented Mar 18, 2026

Closes #984

Introduce 3 columns to trigger the menu in both declarative and factory example.


Documentation.
Examples.
Dashboards Demo.
Playwright report.

Coverage Reports:

Code Coverage

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request extends the documentation examples for si-menu to demonstrate various trigger methods, including default buttons, tertiary buttons, and context menus. The changes are a good improvement to the documentation. I've left a few minor suggestions to improve consistency in the documentation headings and to clean up some extraneous whitespace in the HTML examples.

Comment thread docs/components/buttons-menus/menu.md Outdated
Comment thread src/app/examples/si-menu/si-menu-factory.html Outdated
Comment thread src/app/examples/si-menu/si-menu.html Outdated
Copy link
Copy Markdown
Member

@spike-rabbit spike-rabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the new example. @panch1739 any opinions?

@robertwilde please squash all your commits into one and please drop the si- prefix from the message: docs(menu): ...

@panch1739
Copy link
Copy Markdown
Member

I like the new example. @panch1739 any opinions?

@robertwilde please squash all your commits into one and please drop the si- prefix from the message: docs(menu): ...

@spike-rabbit @robertwilde this is great! We wanted to improve the examples for some time :) I just have one observation, maybe the tertiary button should be the square variant instead of the circle, since that is our default. But otherwise perfect!

@robertwilde robertwilde force-pushed the docs/si-menu/improve-example branch from 9abb032 to 91d8c65 Compare March 19, 2026 13:43
@robertwilde robertwilde changed the title docs(si-menu): improve and extend example docs(menu): improve and extend example Mar 19, 2026
@robertwilde robertwilde force-pushed the docs/si-menu/improve-example branch from 91d8c65 to ff703e0 Compare March 19, 2026 13:46
Copy link
Copy Markdown
Member

@spike-rabbit spike-rabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@spike-rabbit spike-rabbit added this pull request to the merge queue Mar 20, 2026
Merged via the queue into main with commit 7cab0da Mar 20, 2026
11 checks passed
@spike-rabbit spike-rabbit deleted the docs/si-menu/improve-example branch March 20, 2026 10:41
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.

si-menu: Improve and extend our examples

3 participants