Errors for unfilled fields vary in appearance

Bug #1018383 reported by Matthew Paul Thomas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Developer registration portal
New
Undecided
Unassigned

Bug Description

1. Go to <https://myapps.developer.ubuntu.com/dev/apps/new/>.
2. Check "I will upload my app later".
3. Choose "Next".
4. Fill out the rest of the first page, and choose "Next" again.
5. On the next page, choose "Next".

What happens:
3. Unfilled fields on the first page are shown using a "Please fill in this field" doorhanger.
4. Unfilled fields on every other page are shown with a pink background and red "This field is required" or similar text below it.

What should happen: Errors should be displayed in the same way on each page.

Revision history for this message
Matthew Paul Thomas (mpt) wrote :
Revision history for this message
Matthew Paul Thomas (mpt) wrote :
Revision history for this message
Michael Nelson (michael.nelson) wrote :

The difference you're seeing there is the difference between the client-side field validation provided by the browser itself (ie. no javascript, just the required="true" attribute), and the normal server field validation.

We can look into how style-able the browser's validation is.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.