Fixed (8)

Fix: I-485 Country of birth field now accepts full country names

Received an error: The Current Spouse > Country of Birth field was rejecting inputs longer than 9 characters - cutting off countries like "Bangladesh" or "El Salvador." The field limit has been corrected. All country names now save and download properly.

Fix: I-485 Interpreter Last Name Field

The Interpreter's last name field is now optional. Users without an interpreter no longer need to enter a placeholder value to download the form.

Fix: I-485 Current Spouse Last Name Field

Fixed a validation error that blocked form submission when a spouse's last name exceeded 9 characters. The currentspouse_lastname field now correctly accepts names up to the full allowed length.

Fixed: Form I-485 - PDF Field Length Error

What happened A user encountered an error when downloading a completed I-485: "I was trying to download my form when I received this error message: Attempted to set text with length=13 for TextField with maxLength=9 and name=principal_firstname" The principal_firstname field in the underlying PDF spec…