-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RHDHPAI-493: New Developer Sandbox RHDH Internal Plugin #409
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Lucifergene <[email protected]>
Changed Packages
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, also if I wasn't asked I quickly looked into this. Nice work 👍
I just like to recommend to use Material UI v4 or MUI v5, not both. You can do it and Backstage core components still use MUI v4. But I would avoid mixing them. :)
All our other other plugins uses MUI v5. Also not v6. It might work, but it could also result in issues when running later as a dynamic plugin in RHDH because RHDH dynamic plugins handles MUI as a shared library. So I guess you will get MUI v5 at runtime. 🤷♂️
But at the end, its up to you. The screenshot looks really nice. 😏
workspaces/sandbox/plugins/sandbox/src/components/SandboxActivities/SandboxActivitiesCard.tsx
Outdated
Show resolved
Hide resolved
...paces/sandbox/plugins/sandbox/src/components/SandboxActivities/SandboxActivitiesFeatured.tsx
Outdated
Show resolved
Hide resolved
...paces/sandbox/plugins/sandbox/src/components/SandboxActivities/SandboxActivitiesFeatured.tsx
Outdated
Show resolved
Hide resolved
workspaces/sandbox/plugins/sandbox/src/components/SandboxCatalog/SandboxCatalogFooter.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Lucifergene <[email protected]>
Signed-off-by: Lucifergene <[email protected]>
Thanks, @Lucifergene , It looks great! I have a few questions: Home Page (design):
![]()
Mobile Verification Modal (design):
![]()
Verification Code Modal (design):
Access Code Modal (design):
Dark Mode:
Activities Page (design):
|
Signed-off-by: Lucifergene <[email protected]>
|
Developer Sandbox RHDH Internal Plugin
Screenshots
Video
Tab-2-19-2025_23_50.1.mp4
✔️ Checklist