[Feedback] Package View

NOTE: This issue template is only applicable to FastAPI implementations in the code-base, which only exists within the pu branch. If you wish to file an issue for the current PHP implementation of aurweb, please file a standard issue prefixed with [Bug] or [Feature].

Checklist

  • I have prefixed the issue title with [Feedback] along with a message pointing to the route or feature tested.
    • Example: [Feedback] /packages/{name}
  • I have completed the Bugs section.
  • I have completed the Summary section.

Bugs

Summary

After pushing a split package linux-vfio...

  • /pkgbase/linux-vfio shows the Package Base details, which includes comments, details and package base actions, but excludes related package metadata.
  • /packages/linux-vfio shows the Package details for the linux-vfio specific package produced from the linux-vfio package base, including related package metadata.

The Package page here is indistinguishable from PHP's implementation, afaict.

Edited by Kevin Morris