andela / ah-infinity-stones

BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

#161966928 Implement Article Search and Filter Feature #45

Closed ThaDeveloper closed 5 years ago

ThaDeveloper commented 5 years ago

What does this PR do?

  1. Run testspython3 manage.py test authors.apps.articles.tests.test_views.ArticleSearchTest

    What are the relevant pivotal tracker stories?

    #161966928

    Screenshots

    screenshot 2018-12-19 at 15 55 27 screenshot 2018-12-19 at 15 56 03
ThaDeveloper commented 5 years ago

@PromasterGuru Will fix this, they have just arisen after https://github.com/andela/ah-infinity-stones/pull/40 has been merged to develop.

ThaDeveloper commented 5 years ago

@codeplus254 Yes, it's possible. So let's say you have filtered by author and you get a 100 hits, you can add another filter params like title or tag to narrow it down to a few hits.

codeclimate[bot] commented 5 years ago

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

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.