Skip to content

[Bug]: Address Field Trims Trailing Spaces #573

Description

@zoe2276

Discord Username

ooquaria | bito

Description of the Bug

When filling out address fields, trailing spaces are trimmed while typing. You can go back to input spaces, but this is a poor user experience


Original thread:

Steps to Reproduce

  • Go to an address field while signing up
  • Type any phrase with spaces

[Optional] Suggested Fix

We can fix the bug by:

  • Moving trimming logic to the submission event

Acceptance Criteria

A PR for this issue must:

  • Allow for typing addresses with spaces
  • Trim the starting and trailing spaces prior to being sent to the API

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions