-
Notifications
You must be signed in to change notification settings - Fork 9
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: display view query text #1780
Conversation
d05b88c
to
14ca9f9
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.
Copilot reviewed 6 out of 9 changed files in this pull request and generated no comments.
Files not reviewed (3)
- package.json: Language not supported
- src/components/YqlHighlighter/YqlHighlighter.scss: Language not supported
- playwright.config.ts: Evaluated as low risk
@@ -36,8 +37,11 @@ interface OneLineQueryWithPopoverProps { | |||
|
|||
export const OneLineQueryWithPopover = ({value = ''}: OneLineQueryWithPopoverProps) => { | |||
return ( | |||
<CellWithPopover contentClassName={b('popover-content')} content={value}> | |||
{value} | |||
<CellWithPopover |
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.
Do we really need a popover here?
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.
removed popover
redeployed stand
Closes #1755
Closes #919
Stand
CI Results
Test Status: β PASSED
π Full Report
π No changes in tests. π
Bundle Size: πΊ
Current: 66.16 MB | Main: 65.89 MB
Diff: +0.27 MB (0.41%)
βΉοΈ CI Information