outintech / nbjc-webapp

7 stars 2 forks source link

DEV-97.2: Pagination, Card, Refactoring and Improvements #81

Closed ApplePieAngel closed 1 year ago

ApplePieAngel commented 1 year ago

Description

Built on top of #80

This PR fixes some of the bugs with the Pagination in the last PR. I've also deleted a lot of unnecessary CSS and refactored BusinessCard to be easier to work and make changes with in the future.

Screenshots

Ad screenshots of the changes if relevant

Before Code_PSgtMF0gnq

After chrome_FNai5a9lQD

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Manually, although I'll be writing test cases for this in a future PR. I tested it for search results that included less than <10 results but also up to 30 results.