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 submit filters #6876

Closed
wants to merge 5 commits into from
Closed

Fix submit filters #6876

wants to merge 5 commits into from

Conversation

willemverspyck
Copy link
Contributor

Subject

Closes #6865

Changelog

Fixed by @kirya-dev

  • Fix lost filter value when only type submitted
  • Allow submit empty value when default filter non empty
  • Invisible disabling filters (using remove name)

Fixed

  • Fix merge problem for filters with array value
### Added
- Added `AbstractAdmin::mergeParameters` to merge parameters but replace them when it's a subarray.
- Added tests for `mergeParameters`

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.

Advanced filter value lost when changing default value type
2 participants