Adding numerous GPG Identities to a single GPG Key overflows the Matched Identities box#1946

Open
opened 2025-05-22 00:35:42 +02:00 by SirGatez · 0 comments

Comment

Adding more than a few Identifies to the same GPG Key results in a display error where two things occur.

  1. The list of identities flows to the right and is eventually cut off by the DOM.
  2. Not all of the identities are listed in the contained DOM within the HTML. It seems to only show 17 of 19.

You can see in the last screenshot how GitLab works around this issue by listing one identity per line. GitHub does something similar except GitHub may list 1-3 identities per line depending on the length of the addresses.

### Comment Adding more than a few Identifies to the same GPG Key results in a display error where two things occur. 1) The list of identities flows to the right and is eventually cut off by the DOM. 2) Not all of the identities are listed in the contained DOM within the HTML. It seems to only show 17 of 19. You can see in the last screenshot how GitLab works around this issue by listing one identity per line. GitHub does something similar except GitHub may list 1-3 identities per line depending on the length of the addresses.
Gusted added the
bug
s/Forgejo
labels 2025-05-22 12:21:15 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Codeberg/Community#1946
No description provided.