Don't show the exact match of a search in the matching packages table
Checklist
NOTE: This bug template is meant to provide bug issues for code existing in the aurweb repository.
This bug template is not meant to handle bugs with user-uploaded packages. To report issues you might have found in a user-uploaded package, contact the package's maintainer in comments.
-
I have summed up the feature in concise words in the Summary section. -
I have completely described the feature in the Description section. -
I have completed the Blockers section.
Summary
Currently when searching for a package in aurweb and there's an exact match, this match appears both in an "exact match" table and in "macthing packages" table. This shouldn't be duped.
Description
Currently when searching for a package in aurweb and there's an exact match, this match appears both in an "exact match" table and in "macthing packages" table. We don't need to have this duplicated, even more when there are no other matches, leading to two almost identical tables. That also means the second table can be removed when there's only a single match which is the exact one, as visible in the joined screenshot.
