fix(ui): fix details layout overlapping, i18np arguments, and search resourceUrl filtering #7
Loading…
Reference in a new issue
No description provided.
Delete branch "release-1.1.7"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR fixes several UI layout bugs on the details page (overlapping text in PackageFilesInfo, i18np translation warning, and incorrect isInstalled check for upgradeable packages), and adds support for filtering by resourceUrl in PortageBackend::search() to prevent returning incorrect packages on the home/featured pages.