Skip to content

Add menuchart#7674

Open
indevi wants to merge 3 commits intolayer5io:masterfrom
indevi:menucard
Open

Add menuchart#7674
indevi wants to merge 3 commits intolayer5io:masterfrom
indevi:menucard

Conversation

@indevi
Copy link
Copy Markdown
Contributor

@indevi indevi commented Apr 29, 2026

Description

This PR fixes #7662

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Shivam Tyagi <tyagishivam.dev@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

Preview deployment for PR #7674 removed.

This PR preview was automatically pruned because we keep only the 6 most recently updated previews on GitHub Pages to stay within deployment size limits.

If needed, push a new commit to this PR to generate a fresh preview.

@Bhumikagarggg
Copy link
Copy Markdown
Contributor

@indevi Thank you for your contribution! Let's discuss this during the website call tomorrow at 5:30 PM IST | 7 AM CST Add it as an agenda item to the meeting minutes, if you would 🙂

@indevi
Copy link
Copy Markdown
Contributor Author

indevi commented May 3, 2026

@Bhumikagarggg sure added

Comment thread src/collections/sistent/components/menu/guidance.mdx Outdated
Signed-off-by: Shivam Tyagi <tyagishivam.dev@gmail.com>

import { useState } from "react";
import { Menu, MenuItem, MenuList, Button, Box, Typography, Divider, ListItemIcon, ListItemText } from "@sistent/sistent";
import { MoreVert as MoreVertIcon, Edit as EditIcon, Delete as DeleteIcon, Share as ShareIcon, Download as DownloadIcon, FileCopy as FileCopyIcon, Print as PrintIcon } from "@mui/icons-material";
Copy link
Copy Markdown
Member

@rishiraj38 rishiraj38 May 4, 2026

Choose a reason for hiding this comment

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

We’ve these icons exported from sistent. Please use sistent to import them and if you didn't find any icon exported from sistent open a sub-issue here and add them.

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.

[Sistent] Add Menu component to the sistent components page

4 participants