-
Notifications
You must be signed in to change notification settings - Fork 17
feat: add Queries activities banner #2549
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
Conversation
|
bugbot run |
|
bugbot run |
|
bugbot run |
|
bugbot run |
|
bugbot run |
5c6dcbe to
09477f6
Compare
| @@ -0,0 +1,10 @@ | |||
| { | |||
| "title": "Queries Activity", | |||
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.
lets use naming according to https://nda.ya.ru/t/3mmvfnW37GJ2rU
| border: none; | ||
| } | ||
|
|
||
| &_fullWidth { |
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.
why do you need it here? In components you pass width directly via styles property.
|
bugbot run |
| <div className={b('title')}>{title}</div> | ||
| <Flex className={b('title')} justifyContent="space-between" alignItems="center"> | ||
| <div>{title}</div> | ||
| {withTimeframeSelector && |
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.
what do u think about doing a prop like renderChartToolbar and pass whatever user of this component needs?
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.
I think its overengineering =)
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.
but why not ¯\_(ツ)_/¯
Closes #2444
Stand
CI Results
Test Status:⚠️ FLAKY
📊 Full Report
Test Changes Summary ⏭️2
⏭️ Skipped Tests (2)
Bundle Size: 🔺
Current: 85.11 MB | Main: 85.06 MB
Diff: +0.04 MB (0.05%)
ℹ️ CI Information