Skip to content

[stable32] fix: envelope validation redirect#6273

Merged
vitormattos merged 2 commits intostable32from
backport/6271/stable32
Dec 30, 2025
Merged

[stable32] fix: envelope validation redirect#6273
vitormattos merged 2 commits intostable32from
backport/6271/stable32

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 <1079143+vitormattos@users.noreply.github.com>
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 <1079143+vitormattos@users.noreply.github.com>
@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 (32) milestone Dec 30, 2025
@vitormattos vitormattos merged commit 0d29a95 into stable32 Dec 30, 2025
62 checks passed
@vitormattos vitormattos deleted the backport/6271/stable32 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