Skip to content

🐛(front) set size and variant on trash navigate modal#666

Open
PanchoutNathan wants to merge 1 commit intomainfrom
fix/652
Open

🐛(front) set size and variant on trash navigate modal#666
PanchoutNathan wants to merge 1 commit intomainfrom
fix/652

Conversation

@PanchoutNathan
Copy link
Copy Markdown
Contributor

Summary

  • Pass messageType: VariantType.INFO and size: ModalSize.MEDIUM to the
    trash navigate message modal so it renders with the expected styling.

Test plan

  • Navigate into a trashed file/folder and confirm the modal displays
    with the medium size and info variant.

@PanchoutNathan PanchoutNathan linked an issue Apr 14, 2026 that may be closed by this pull request
@PanchoutNathan PanchoutNathan self-assigned this Apr 14, 2026
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@NathanVss NathanVss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed it fixes the issue but imho this fix should also happen in ui-kit as there is an issue with modal without any specific messageType, the icon is still rendered as undefined, causing this ghost gap

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modal alignement in the trash disclaimer

2 participants