-
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
Fix:Query-Insights-Dashboards-style-integration-QueryDetails #69
Fix:Query-Insights-Dashboards-style-integration-QueryDetails #69
Conversation
Please run cypress tests, linting and unit tests locally before submitting PR if possible. @KishoreKicha14 Cypress tests can be run using:
Applicable for all 3 PRs |
1e8e0ce
to
c06fc4f
Compare
Could you update the screenshot in the PR to reflect the latest change? Right now the screenshot just says: "the feature is not working". |
58f57cc
to
0eb3b73
Compare
2d1f027
to
8a3ea37
Compare
8a3ea37
to
0eb3b73
Compare
Signed-off-by: Kishore Kumaar Natarajan <[email protected]>
Signed-off-by: Kishore Kumaar Natarajan <[email protected]>
Signed-off-by: Kishore Kumaar Natarajan <[email protected]>
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, thanks for fixing the tests!
* Query Details Styling Signed-off-by: Kishore Kumaar Natarajan <[email protected]> * update the test file Signed-off-by: Kishore Kumaar Natarajan <[email protected]> * update the test file lint Signed-off-by: Kishore Kumaar Natarajan <[email protected]> --------- Signed-off-by: Kishore Kumaar Natarajan <[email protected]> Co-authored-by: Kishore Kumaar Natarajan <[email protected]> (cherry picked from commit 8e586d0) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Query Details Styling Signed-off-by: Kishore Kumaar Natarajan <[email protected]> * update the test file Signed-off-by: Kishore Kumaar Natarajan <[email protected]> * update the test file lint Signed-off-by: Kishore Kumaar Natarajan <[email protected]> --------- Signed-off-by: Kishore Kumaar Natarajan <[email protected]> Co-authored-by: Kishore Kumaar Natarajan <[email protected]> (cherry picked from commit 8e586d0) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) * Query Details Styling * update the test file * update the test file lint --------- (cherry picked from commit 8e586d0) Signed-off-by: Kishore Kumaar Natarajan <[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> Co-authored-by: Kishore Kumaar Natarajan <[email protected]>
) * Query Details Styling * update the test file * update the test file lint --------- (cherry picked from commit 8e586d0) Signed-off-by: Kishore Kumaar Natarajan <[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> Co-authored-by: Kishore Kumaar Natarajan <[email protected]>
…rch-project#69) * Query Details Styling Signed-off-by: Kishore Kumaar Natarajan <[email protected]> * update the test file Signed-off-by: Kishore Kumaar Natarajan <[email protected]> * update the test file lint Signed-off-by: Kishore Kumaar Natarajan <[email protected]> --------- Signed-off-by: Kishore Kumaar Natarajan <[email protected]> Co-authored-by: Kishore Kumaar Natarajan <[email protected]>
QueryDetails Page UI Refinements
Description
This update introduces UI refinements to the
QueryDetails
page, focusing on improving consistency, accessibility, and overall layout. Key changes include:size="s"
to align with the global design system.UI Adjustments
size="s"
for a streamlined appearance.Issues Resolved
List any issues this PR will resolve, e.g. Closes [...].
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.