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 filter results button not working for organization/group #3620

Merged
merged 1 commit into from
Jun 21, 2017

Conversation

klikstermkd
Copy link
Contributor

Fixes #3593

Filters in mobile are now shown for datasets in Organization/Group pages.

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

On mobile, filters are initially hidden for datasets in Datasets page, and pages for a particular Organization and Group.

When the button is clicked, a modal is shown with the filters. This works as expected for Datasets page, but not for datasets in Organization/Group pages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter results button is not working
2 participants