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

[full-ci] fix: search syntax when combining filters #9096

Merged
merged 2 commits into from
May 25, 2023

Conversation

JammingBen
Copy link
Collaborator

@JammingBen JammingBen commented May 24, 2023

Description

Fixes the search syntax when combining multiple filters together with the search term. For now, only one tag can be selected in the filter due to a server restriction. Also updates the ItemFilter component to properly display single-select filters.

This is a follow-up for the most recent search filter PRs.

Note that the PR breaks the search for oC10, see here for more detail: owncloud/ocis#6378 (comment)

Screenshots

image

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

@JammingBen JammingBen self-assigned this May 24, 2023
Fixes the search syntax when combining multiple filters together with the search term. For now, only one tag can be selected in the filter due to a server restriction.
Also updates the `ItemFilter` component to properly display single-select filters.
@ownclouders
Copy link
Contributor

Results for acceptance oC10 https://drone.owncloud.com/owncloud/web/35987/47/1
💥 The oC10iPhone1 tests pipeline failed. The build has been cancelled.

@JammingBen JammingBen changed the title fix: search syntax when combining filters [full-ci] fix: search syntax when combining filters May 25, 2023
Skip all search acceptance tests for oC10 because the search is currently broken with it.
Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sonarcloud
Copy link

sonarcloud bot commented May 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

70.8% 70.8% Coverage
0.0% 0.0% Duplication

@JammingBen JammingBen merged commit 479f250 into master May 25, 2023
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix-search-syntax branch May 25, 2023 10:33
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