Skip to content

[stable31] fix: envelope validation redirect#6272

Merged
vitormattos merged 2 commits intostable31from
backport/6271/stable31
Dec 30, 2025
Merged

[stable31] fix: envelope validation redirect#6272
vitormattos merged 2 commits intostable31from
backport/6271/stable31

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #6271

When signing a file that is part of an envelope, the system was
redirecting to the individual file validation page instead of the
envelope validation page. This caused users to see only the single
file information rather than the complete envelope view.

This fix checks if the signed file has a parent envelope and returns
the parent envelope UUID in the response, ensuring proper navigation
to the envelope validation view.

Signed-off-by: Vitor Mattos <[email protected]>
Consolidate responsive breakpoints to 700px for better mobile
experience. On screens <= 700px, sections now have:
- Reduced padding (12px vertical, 8px horizontal)
- No box-shadow (removed border)
- 2px top border for visual separation between sections
- First section has no top border to avoid unnecessary line
- Reduced margins to maximize screen space

This ensures clear visual separation without horizontal borders
that would clutter narrow screens, while maintaining good
readability on larger displays with box-shadow borders.

Signed-off-by: Vitor Mattos <[email protected]>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 30, 2025
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (31) milestone Dec 30, 2025
@vitormattos vitormattos merged commit db604b8 into stable31 Dec 30, 2025
62 checks passed
@vitormattos vitormattos deleted the backport/6271/stable31 branch December 30, 2025 19:12
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant