mike-jumper commented on code in PR #457:
URL: https://github.com/apache/guacamole-client/pull/457#discussion_r3036346929
##########
guacamole/src/main/webapp/app/form/templates/dateField.html:
##########
@@ -8,5 +8,6 @@
guac-focus="focused"
placeholder="{{'FORM.FIELD_PLACEHOLDER_DATE' | translate}}"
autocorrect="off"
- autocapitalize="off"/>
+ autocapitalize="off"
+ autocomplete="off"/>
Review Comment:
Ah, yep - this changed in the time since the first review via #690.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]