When I view the listing details on the listing page (e.g. https://snapcraft.io/nushell/listing), I want to know right away which fields are populated by snapcraft.yaml and which fields can only be populated via the web ui.
I think "Update metadata on release" should be a toplevel box on the listing tab, and all associated fields should be greyed out when the box is ticked.
Steps to reproduce the problem
Enable "Update metadata on release".
In the listing page, try to change logo, vs. changing category.
In the screenshot below, "Icon" and "Title" come from snapcraft.yaml, while the other fields can only be set by the web ui. That is confusing.
Expected behaviour
When I view the listing details on the listing page (e.g. https://snapcraft.io/nushell/listing), I want to know right away which fields are populated by
snapcraft.yaml
and which fields can only be populated via the web ui.I think "Update metadata on release" should be a toplevel box on the listing tab, and all associated fields should be greyed out when the box is ticked.
Steps to reproduce the problem
In the screenshot below, "Icon" and "Title" come from
snapcraft.yaml
, while the other fields can only be set by the web ui. That is confusing.Specs
URL: https://snapcraft.io/nushell/listing
[x] This issue is related to the snapcraft.io website itself (and not a specific snap).