-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.17.0, 4.18.0
-
None
-
Moderate
-
None
-
False
-
Description of problem:
On route create page, for upload cert/key file, the "Browse" use button element, which is difficult for file upload automation. Suggest to use file type input.
Version-Release number of selected component (if applicable):
4.18.0-0.nightly-2024-09-21-014704 4.17.0-0.nightly-2024-09-23-162837
How reproducible:
Always
Steps to Reproduce:
1.On route create page, check "Secure Route" and choose "Edge" or "Redirect" tls termination type, user need upload cert related files. Check those "Browse" elements. 2. 3.
Actual results:
1. The "Browse" element is button type, which is difficult for file upload automation. see screenshot: https://drive.google.com/file/d/16nR4IcX0HK4xjs1JJUpecB5E_u9uyE-Q/view?usp=drive_link
Expected results:
1. It's better to use file type input as before eg in 4.16. see screenshot: https://drive.google.com/file/d/1ZLAuqIsobM3TisWXSS5oYcGhwCTSRX0t/view?usp=drive_link
Additional info: