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

Add dynamic counts to search filters #5471

Merged
merged 80 commits into from
Nov 13, 2024

Make filter options available in controller

ab642b6
Select commit
Loading
Failed to load commit list.
Merged

Add dynamic counts to search filters #5471

Make filter options available in controller
ab642b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 18, 2024 in 1s

82.35% of diff hit (target 78.36%)

View this Pull Request on Codecov

82.35% of diff hit (target 78.36%)

Annotations

Check warning on line 50 in app/assets/javascripts/components/search/dropdown_filter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/search/dropdown_filter.ts#L50

Added line #L50 was not covered by tests

Check warning on line 53 in app/assets/javascripts/components/search/filter_collection_element.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/search/filter_collection_element.ts#L53

Added line #L53 was not covered by tests

Check warning on line 57 in app/assets/javascripts/components/search/filter_collection_element.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/search/filter_collection_element.ts#L57

Added line #L57 was not covered by tests

Check warning on line 61 in app/assets/javascripts/components/search/filter_collection_element.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/search/filter_collection_element.ts#L61

Added line #L61 was not covered by tests

Check warning on line 26 in app/assets/javascripts/components/search/standalone-dropdown-filter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/search/standalone-dropdown-filter.ts#L26

Added line #L26 was not covered by tests

Check warning on line 7 in app/controllers/concerns/has_filter.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/concerns/has_filter.rb#L7

Added line #L7 was not covered by tests

Check warning on line 25 in app/models/concerns/filterable.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/concerns/filterable.rb#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 27 in app/models/concerns/filterable.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/concerns/filterable.rb#L27

Added line #L27 was not covered by tests