404md / www

This repository stores the code and data for www.404.md
Mozilla Public License 2.0
4 stars 3 forks source link

Contact and Book A Tour: submit button should be disabled by default #301

Closed mcuclev closed 6 years ago

mcuclev commented 6 years ago

Steps to reproduce:

  1. Access the new web-boost-based version of the website. (Currently "_dev" branch)
  2. Navigate to "Contact" or "Book A Tour" in any language.
  3. Try submitting an empty form. (Click "Submit" or "Schedule your tour")
  4. MailChimp's default error message "Please enter a value" is displayed in English only.

Expected result: Localised error messages.

Actual result: Error messages displayed only in English appear from MailChimp resource.

Please, refer to the attachments for actual result: Screen Shot 2018-04-03 at 5.01.41 PM.png Screen Shot 2018-04-03 at 5.04.09 PM.png Screen Shot 2018-04-03 at 5.03.24 PM.png Screen Shot 2018-04-03 at 5.03.46 PM.png

To avoid receiving these MailChimp error messages which are difficult to capture and translate in the project itself due to structure of the MailChimp plugin written by @ddimitrioglo, it would be wise to disable the "Submit" and "Schedule your tour" buttons until every required field is filled in.

avozicov commented 6 years ago

Fixed in contact page In Progress for Book a Tour page

avozicov commented 6 years ago

We are facing issues with deploy code to test environment and we are working on resolve it. Once solved I will perform testing and proceed to prod deploy.

avozicov commented 6 years ago

Test Passed

screen shot 2018-05-03 at 16 48 28
eistrati commented 6 years ago

Checked.