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: resolve PHP warnings, only show 'Applied filters' if needed (fix #204) #211

Merged
merged 9 commits into from
Mar 6, 2020

Conversation

greatislander
Copy link
Collaborator

@greatislander greatislander commented Mar 5, 2020

Description

This PR resolves some PHP warnings I was seeing and hides the 'Applied filters' label unless needed.

Steps to test

  1. Perform a search.

Expected behavior: Verify that 'Applied filters' is only shown if filters are applied to the search results.

Additional information

Not applicable.

Related issues

@greatislander greatislander requested a review from jhung March 5, 2020 15:25
@greatislander greatislander self-assigned this Mar 5, 2020
@greatislander greatislander added the bug Something isn't working label Mar 5, 2020
@greatislander greatislander added this to the 1.0.0-alpha.2 milestone Mar 5, 2020
@greatislander greatislander merged commit 5985a9f into dev Mar 6, 2020
@greatislander greatislander deleted the add/filter-translations branch March 6, 2020 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Applied filters" header is present even though there are no applied filters.
2 participants