Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for login page ready #2420

Merged
merged 2 commits into from Mar 8, 2022
Merged

fix for login page ready #2420

merged 2 commits into from Mar 8, 2022

Conversation

sergioloporto
Copy link
Contributor

@sergioloporto sergioloporto commented Feb 3, 2022

Copy link
Contributor

@maciej-zarzeczny maciej-zarzeczny left a comment

Choose a reason for hiding this comment

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

It looks way better on mobiles than before, good job 👍 While testing on iPhone X I saw that some text still spills out of the page, I think it would be best to put this "More information" section under first text block. Also 3 last images at the bottom of the page should be centered horizontally the same as images above.

Screen Shot 2022-02-04 at 13 25 44

Screen Shot 2022-02-04 at 13 25 30

onClose: (value: boolean) => void;
message: string;
message: string | ReactNode;
Copy link
Contributor

Choose a reason for hiding this comment

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

What was the reason for this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it is necessary to circumvent this error:
image

@iamleeg iamleeg force-pushed the 2390-text-spills-outside-screen branch from 79cb875 to a1662cf Compare March 7, 2022 16:54
@iamleeg
Copy link
Contributor

iamleeg commented Mar 7, 2022

Just did the rebase with main: if CI passes then I'll merge.

@iamleeg iamleeg merged commit 62c4a42 into main Mar 8, 2022
@iamleeg iamleeg deleted the 2390-text-spills-outside-screen branch March 8, 2022 12:05
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.

None yet

4 participants