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

Fix overflow of interval range dropdown in aggregation builder. #14934

Merged
merged 5 commits into from Mar 23, 2023

Conversation

linuspahl
Copy link
Contributor

@linuspahl linuspahl commented Mar 14, 2023

This PR needs a backport for 5.0

Description

Motivation and Context

This PR is fixing the overflow problem in the aggregation builder described in #14907.

Tested with Chrome, Firefox and Safari.

Fixes #14907

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

@linuspahl linuspahl marked this pull request as ready for review March 15, 2023 10:10
@linuspahl linuspahl merged commit 01919d4 into master Mar 23, 2023
2 checks passed
@linuspahl linuspahl deleted the issue-14907 branch March 23, 2023 09:04
linuspahl added a commit that referenced this pull request Mar 23, 2023
* Fix overflow of interval range dropdown in aggregation builder.

* Implement `OverlayDropdownButton` for `Time` component to fix horizontal scrollbar.

* Adding changelog.

* Adding comment

* Move changelog file to correct directory.
linuspahl added a commit that referenced this pull request Mar 28, 2023
…) (#15022)

* Fix overflow of interval range dropdown in aggregation builder. (#14934)

* Fix overflow of interval range dropdown in aggregation builder.

* Implement `OverlayDropdownButton` for `Time` component to fix horizontal scrollbar.

* Adding changelog.

* Adding comment

* Move changelog file to correct directory.

* Remove not needed changes
ousmaneo pushed a commit that referenced this pull request Mar 29, 2023
* Fix overflow of interval range dropdown in aggregation builder.

* Implement `OverlayDropdownButton` for `Time` component to fix horizontal scrollbar.

* Adding changelog.

* Adding comment

* Move changelog file to correct directory.
R4103N pushed a commit to R4103N/graylog2-server that referenced this pull request Mar 31, 2023
…log2#14934)

* Fix overflow of interval range dropdown in aggregation builder.

* Implement `OverlayDropdownButton` for `Time` component to fix horizontal scrollbar.

* Adding changelog.

* Adding comment

* Move changelog file to correct directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aggregation widget -> Group by -> Interval range selector does not pop on top of all controls
2 participants