-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
UI updates #7295
base: develop
Are you sure you want to change the base?
UI updates #7295
Conversation
Signed-off-by: Paul Knight <[email protected]>
Signed-off-by: Paul Knight <[email protected]>
Signed-off-by: Paul Knight <[email protected]>
Signed-off-by: Paul Knight <[email protected]>
Signed-off-by: Paul Knight <[email protected]>
I really like this design. @aonnikov Is there a chance that it will be merged? |
Hey @logicsec , thanks for the contribution! I like this design, but not sure if we are going to apply this. We discussed it internally but have not decided yet. It appears that separation takes more place now that might be a problem on small screen. We already have this problem with many panels opened at the same time, don't want to make it worse. |
Should be an easy update on my end to make this responsive. The issue is that when you get on smaller screens, you need to modify the viewport. I noticed this on a lot of the design is using statically assigned margins or margins with pt instead of using dynamic margins like rem or using the built-ins like margin-2. I can run through mobile screen sizes just to see how they look at post back here on how it looks? |
Standardize Panel Design System
Overview
Implemented a new floating panel design system across the application to improve visual consistency and hierarchy.
Visual Impact
Technical Notes
Testing
Screenshots