-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
feat(replay): Add an Alert in playlist tab when there is a query #105690
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(replay): Add an Alert in playlist tab when there is a query #105690
Conversation
| stickyHeader | ||
| /> | ||
| <Flex height="100%" overflow="auto"> | ||
| <Grid gap="md" rows={rows} height="100%" width="100%"> |
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.
Grid!
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 had to do this to make the multiline Alert work, otherwise it wouldn't expand properly
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.
ya! it looks like it'll work well that way, using the templates to keep things the right size
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.
ya! it looks like it'll work well that way, using the templates to keep things the right size
Uh oh!
There was an error while loading. Please reload this page.