Skip to content

improved layout of verification modal#950

Open
jenniferhmartinezmejia-netizen wants to merge 1 commit into
project-robius:mainfrom
jenniferhmartinezmejia-netizen:fix-issue-846
Open

improved layout of verification modal#950
jenniferhmartinezmejia-netizen wants to merge 1 commit into
project-robius:mainfrom
jenniferhmartinezmejia-netizen:fix-issue-846

Conversation

@jenniferhmartinezmejia-netizen

@jenniferhmartinezmejia-netizen jenniferhmartinezmejia-netizen commented Jun 27, 2026

Copy link
Copy Markdown

What does this PR do?

Replaces the plain text list of SAS verification emojis in the verification modal with a right-wrapping grid of cells, each displaying a large emoji glyph above its description. Also updates the confirmation button labels to "They match" / "They don't match" and adds a note to the success message about secure messaging.

Why was this PR needed?

Users reported the emojis were too small to compare against another device. The root cause was that all seven emojis were concatenated into a single ModalBody label at body-text size (11.5pt), with no per-emoji layout. Now that Makepad supports well-aligned right-wrap flow layouts, each emoji can be rendered as an independent cell at a larger size. See #846.

What are the relevant issue numbers?

Closes #846

Screenshots

image 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.

Improve layout of verification modal

1 participant