Skip to content

Shorten PyPI Embed #1457

@HassanAbouelela

Description

@HassanAbouelela

Description

The PyPI embed can take up a lot of vertical space, which can be a little problematic in rapidly moving chat channels, such as python-general. We could maintain most of the embed's functionality while reducing the space it takes up.

Implementation

There are currently the following fields in the embed: Author, Summary, License, and Python Versions.
One possible implementation would be to limit the number of fields displayed to only include the most helpful ones. For example, we could leave only the description:

All Fields image
Just Description image

This minified version can be limited to certain channels, such as python general.

Another possible implementation would be to have inline fields. That may work, but we are also limited on horizontal space.

Metadata

Metadata

Assignees

Labels

a: frontendRelated to output and formattinga: informationRelated to information commands: (doc, help, information, reddit, site, tags)p: 2 - normalNormal Prioritys: WIPWork In Progresst: enhancementChanges or improvements to existing features

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions