-
Notifications
You must be signed in to change notification settings - Fork 918
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
feat: card section and dashboards section UX improvements #7693
feat: card section and dashboards section UX improvements #7693
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7693 +/- ##
==========================================
- Coverage 63.74% 63.74% -0.01%
==========================================
Files 3637 3637
Lines 80444 80458 +14
Branches 12792 12797 +5
==========================================
+ Hits 51280 51285 +5
- Misses 26030 26037 +7
- Partials 3134 3136 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Yulong Ruan <[email protected]>
cd2c2ce
to
1336179
Compare
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.
thanks!
Signed-off-by: Yulong Ruan <[email protected]> (cherry picked from commit a258bd6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) (cherry picked from commit a258bd6) Signed-off-by: Yulong Ruan <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Allow card section to scroll, for example with
Screen.Recording.2024-08-13.at.16.25.54.mov
Allow card section to wrap, for example with
Allow to customize dashboards embeddable panel size
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration