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

ShowFilter and SaveFilter buttons are being enabled when no results are populated for mobile view #587

Open
pradeepjanga opened this issue Sep 30, 2021 · 2 comments
Labels
bug Something isn't working pinned

Comments

@pradeepjanga
Copy link

I have a scenario where search results are not loaded on initial load like below and still shows the Filter button on mobile view.

const config = {
  .....
  .....
  apiConnector: connector,
  **alwaysSearchOnInitialLoad: false,**
};

when i go to browser view/Desktop view, all works fine. But when am on mobile view, i could see the ShowFilter button even though there is no search results.

image

Thanks
Pradeep

@JasonStoltz JasonStoltz added the bug Something isn't working label Oct 12, 2021
@JasonStoltz
Copy link
Member

Thanks for adding this as an issue, I labeled it as a bug and will try to get a fix in for the next release.

@botelastic
Copy link

botelastic bot commented Dec 11, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Is this issue still important to you? If so, please leave a comment and let us know. As always, thank you for your contributions.

@botelastic botelastic bot added the wontfix This will not be worked on label Dec 11, 2021
@JasonStoltz JasonStoltz added pinned and removed wontfix This will not be worked on labels Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pinned
Projects
None yet
Development

No branches or pull requests

2 participants