-
Notifications
You must be signed in to change notification settings - Fork 121
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: rows/page dropbox. Fixes #1764 #2337
Conversation
7cf6782
to
4750e3a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2337 +/- ##
==========================================
- Coverage 58.21% 57.85% -0.37%
==========================================
Files 402 469 +67
Lines 28061 55296 +27235
==========================================
+ Hits 16337 31991 +15654
- Misses 10790 22227 +11437
- Partials 934 1078 +144 ☔ View full report in Codecov by Sentry. |
ui/src/components/common/SlidingSidebar/partials/K8sEvents/index.tsx
Outdated
Show resolved
Hide resolved
ui/src/components/common/SlidingSidebar/partials/K8sEvents/index.tsx
Outdated
Show resolved
Hide resolved
ui/src/components/common/SlidingSidebar/partials/K8sEvents/index.tsx
Outdated
Show resolved
Hide resolved
ui/src/components/common/SlidingSidebar/partials/K8sEvents/index.tsx
Outdated
Show resolved
Hide resolved
ui/src/components/common/SlidingSidebar/partials/K8sEvents/index.tsx
Outdated
Show resolved
Hide resolved
ui/src/components/common/SlidingSidebar/partials/K8sEvents/index.tsx
Outdated
Show resolved
Hide resolved
0680aa3
to
2c7c527
Compare
for the |
Signed-off-by: Saniya Kalamkar <[email protected]>
…f-by: Saniya Kalamkar <[email protected]> Signed-off-by: Saniya Kalamkar <[email protected]>
…alamkar <[email protected]> Signed-off-by: Saniya Kalamkar <[email protected]>
15b475f
to
eac9e63
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.
LGTM! Awesome work 👍🏻
Thank you for the contribution 🎉 |
Fixes #1764. Created rows per page option so events being displayed is not fixed at 6.
Edit: Changed style of dropbox: