Skip to content

[Bug Report] - Civic Profile: Housing Info #671

@kimmykokonut

Description

@kimmykokonut

Describe the bug:

Console warning of unstyled content in console log in 4 input fields and State input accepts any string.

Expected behavior:

Unsure if the console error is worth looking into.
I'd want the state input to be a dropdown of set values instead of typing my state.

Actual Behavior:

  1. When typing input for street, city, state & zip, a console error appears: Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. (menu.html)

  2. State input: should be a set dropdown of states (name or abbreviation) instead of a basic text input to reduce errors. I can currently enter random strings and it is submitted without an error

Screenshots:

Screenshot 2024-08-22 at 3 08 01 PM

To Reproduce:

Steps to reproduce the behavior:

  1. Go to 'Civic Profile > Housing Information'
  2. Fill out the form
  3. Submit
  4. See error in console log

Desktop (please complete the following information):

  • OS: Mac
  • Browser Firefox
  • Version 129.0.1

Possible Fix:

Update form for State input to be a dropdown instead of a basic text input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions