-
Notifications
You must be signed in to change notification settings - Fork 3
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
Pop up window can be rolled when error message is long #337
Labels
bug
Something isn't working
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In offline sign page(same to other pop up window) ,when error message is long, the error window can be rolled actually.
![image](https://private-user-images.githubusercontent.com/25971273/290781301-9fda15aa-c7fa-4015-9b18-04e06f5d5718.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MDE3OTksIm5iZiI6MTczOTQwMTQ5OSwicGF0aCI6Ii8yNTk3MTI3My8yOTA3ODEzMDEtOWZkYTE1YWEtYzdmYS00MDE1LTliMTgtMDRlMDZmNWQ1NzE4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDIzMDQ1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTkzNTJhNTBlZTI0YzcxMjRhNDhlY2ViYjM3MWRlZjY0OTcwZjBhN2NiMWE3YmVjZjA3MjA2ZjExMWY2MWNjZGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Ko4T93jMAYXbdvjoISKPkY8p-wRM6wwSuMeltPd2DkE)
In expect the error window should not be rolled ,and requires automatic line wrapping.
The text was updated successfully, but these errors were encountered: