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

[filter-control] Always return the same control container target #7445

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jayaddison
Copy link

@jayaddison jayaddison commented Aug 1, 2024

🤔Type of Request

  • Bug fix
  • New feature
  • Improvement
  • Documentation
  • Other

🔗Resolves an issue?

Fix #7171.

📝Changelog
In the filter-control getControlContainer function, always return the same target control container, regardless of whether the height (fixed-header) option is enabled, and regardless of the filter control _initialized state when it is.

  • Core
  • Extensions

💡Example(s)?

☑️Self Check before Merge

⚠️ Please check all items below before reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

Edit: untick the reviewer checkboxes that I'd filled by mistake.

In particular, when fixed-header mode is enabled, don't return
different control containers depending on the status of the
filter-control component.
@jayaddison
Copy link
Author

@wenzhixin I haven't yet heard from any affected bugreporters, but I believe that this pull request solves the problem described in #7171 when the filter-control extension is used in combination with the mobile extension. I'd be glad for any code review and suggestions.

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.

setting height option breaks the Filter Control extension
1 participant