Skip to content
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

Graphite: Fix alignment of elements in the query editor #87662

Merged
merged 1 commit into from May 13, 2024

Conversation

NWRichmond
Copy link
Contributor

@NWRichmond NWRichmond commented May 10, 2024

What is this change?

A few markup changes (adding missing divs) in the Graphite query editor.

Why do we need this change?

To fix layout issues described in #87657.

Who is this change for?

Graphite data source users.

Which issue(s) does this PR fix?

This PR fixes #87657.

Demo

Note how the elements in both of the query editor's rows are vertically aligned, in contrast with the screenshot provided in #87657.

demo.graphite.query.builder.alignment.fix.mov

Special notes for your reviewer

None

Please check that

  • It works as expected from a user's perspective.
  • (Not applicable) If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@NWRichmond NWRichmond force-pushed the 87657/graphite-fix-query-builder-misalignment branch from a7b853d to 4b8e714 Compare May 10, 2024 18:33
@NWRichmond NWRichmond merged commit 18f8f23 into main May 13, 2024
15 checks passed
@NWRichmond NWRichmond deleted the 87657/graphite-fix-query-builder-misalignment branch May 13, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Graphite: Query builder elements are misaligned
2 participants