Skip to content

fix: envelope validation redirect#6271

Merged
vitormattos merged 2 commits intomainfrom
fix/envelope-validation-redirect
Dec 30, 2025
Merged

fix: envelope validation redirect#6271
vitormattos merged 2 commits intomainfrom
fix/envelope-validation-redirect

Conversation

@vitormattos
Copy link
Copy Markdown
Member

No description provided.

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]>
@vitormattos vitormattos added this to the Next Major (33) milestone Dec 30, 2025
@vitormattos vitormattos self-assigned this Dec 30, 2025
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 30, 2025
@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable31

@vitormattos vitormattos changed the title Fix/envelope validation redirect fix: envelope validation redirect Dec 30, 2025
@vitormattos vitormattos merged commit 4540ca7 into main Dec 30, 2025
51 of 52 checks passed
@vitormattos vitormattos deleted the fix/envelope-validation-redirect branch December 30, 2025 18:32
@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

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant