Add menuchart#7674
Conversation
Signed-off-by: Shivam Tyagi <tyagishivam.dev@gmail.com>
|
🚀 Preview deployment: https://layer5.io/pr-preview/pr-7674/
|
|
@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 🙂 |
|
@Bhumikagarggg sure added |
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"; |
There was a problem hiding this comment.
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.
Signed-off-by: Shivam Tyagi <tyagishivam.dev@gmail.com>
|
@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 🙂 |
|
@rishiraj38 @saurabhraghuvanshii requesting review please |
|
@indevi, please make a commit so the preview can be built. |
Signed-off-by: Shivam Tyagi <tyagishivam.dev@gmail.com>
|
@rishiraj38 hope this is the preview commit requested |
There was a problem hiding this comment.
Please check out this PR for fixing this detachment issue. (#7524)
Screen.Recording.2026-05-11.at.10.38.19.PM.mov
and Please center those menu buttons in overview and guidance
and also you have added too much content and it doesn't feel like they are in sequence please improve on that too
Description
This PR fixes #7662
Notes for Reviewers
Signed commits