-
Notifications
You must be signed in to change notification settings - Fork 9.4k
"Admin Session Lifetime" should use JS validate (to optimize UI/UX) #24174
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
"Admin Session Lifetime" should use JS validate (to optimize UI/UX) #24174
Conversation
Hi @edenduong. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@edenduong I have only seen |
@kalpmehta: Thank you for your suggestion. "validate-range range-60-31536000" can be running but it is better if we uses as your suggestion. I have changed the source code. You can check it again. |
Hi @kalpmehta, thank you for the review.
|
Hi @VladimirZaets, thank you for the review.
|
Hi @edenduong, thank you for your contribution! |
Description (*)
"Admin Session Lifetime" in Store->Configuration, Advanced/Admin should use JS validate. Currently, it validates after user clicks "Save"
Use: validate-digits validate-range range-60-31536000.
Fixed Issues (if relevant)
Manual testing scenarios (*)
=> Can not save
Questions or comments
Contribution checklist (*)