Skip to content

Adds a placeholder for date input

Theo requested to merge bug/217-date-input into master

Closes #217 (closed)

What does this MR do?

This MR adds a placeholder attribute to the date input in registration to give a hint to users of expected date input.

How confident are you it won't break things if deployed?

This will not break anything as it will simply be ignored if unsupported by a browser.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Theo

Merge request reports