fix(news): fix Gentoo News loading and add search filter debugging #8
Loading…
Reference in a new issue
No description provided.
Delete branch "release-1.1.8"
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 removes unnecessary typeof checks in GentooNewsPage.qml that prevented Gentoo News from loading, fixes layout height issues inside news cards, and adds comprehensive debug logs to PortageBackend::search() to track why the Installed/Updates page results are filtered out.