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

Remove filter button #2972

Merged
merged 1 commit into from
Feb 5, 2020
Merged

Remove filter button #2972

merged 1 commit into from
Feb 5, 2020

Conversation

PVince81
Copy link
Contributor

@PVince81 PVince81 commented Feb 5, 2020

Description

Removes the ability to filter by files and folders, which was never an
explicit requirement.
Removes the ability to toggle hidden files, hidden files will always be
shown by default. We will reconsider adding this checkbox back somewhere
else at some point.
Removes the filter text search, which is redundant of the global search box.

Related Issue

Fixes #2971

Motivation and Context

How Has This Been Tested?

Tests removed, CI will confirm if everything still works fine.
Manual test in UI, no errors visible.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@PVince81 PVince81 requested a review from kulmann February 5, 2020 11:01
@PVince81 PVince81 self-assigned this Feb 5, 2020
@PVince81 PVince81 mentioned this pull request Feb 5, 2020
5 tasks
Removes the ability to filter by files and folders, which was never an
explicit requirement.
Removes the ability to toggle hidden files, hidden files will always be
shown by default. We will reconsider adding this checkbox back somewhere
else at some point.
Removes the filter text search, which is redundant of the global search box.
@PVince81
Copy link
Contributor Author

PVince81 commented Feb 5, 2020

removed further tests related to hiding hidden files and squashed

@PVince81 PVince81 merged commit a9a91b2 into master Feb 5, 2020
@PVince81 PVince81 deleted the remove-filter-button branch February 5, 2020 19:39
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.

Remove filter button
3 participants