coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Add functionality for filter chips #208

Closed braxex closed 5 months ago

braxex commented 5 months ago

Summary

We need filter chips to enhance the user experience of filtering, and also to surface warnings for users if their filters are not returning results because they are categorically excluding all institutions with a single filter. This PR adds filter chips to notify the user of filtering functionality, and warning and guidance text for users.

Type of change

How To Test

Pull down code, test through filters, deselect all checkboxes within a filter type, validate that warnings show. Validate that filter chips show.

Checklist:

codeclimate[bot] commented 5 months ago

Code Climate has analyzed commit e9bca7ac and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

The test coverage on the diff in this pull request is 95.3% (80% is the threshold).

This pull request will bring the total coverage in the repository to 95.5% (0.0% change).

View more on Code Climate.