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

Map view fixes for new fluid search #10657

Merged
merged 3 commits into from
Feb 22, 2022

Conversation

cconard96
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -

The map view currently doesn't support fluid search. A JS error is logged in the console but the view otherwise loads. The first commit removes the error by not initializing the fluid search in this view.
The second commit fixing the handling of the automatic ticket list refresh when in this map view or when the fluid search otherwise fails to initialize. In these cases, it falls back to a page reload like it did in previous versions.

@cedric-anne cedric-anne merged commit 83f70b6 into glpi-project:master Feb 22, 2022
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.

None yet

3 participants