codeforpdx / codeforpdx/PASS

[Bug Report] - Civic Profile: Basic Info Console Warning

Open
#670 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
38
Forks
23
Avg merge
11m
Merged PRs (30d)
4

Description

Describe the bug:

When typing input for Legal first & last name, 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)

Expected behavior:

Page for user is fine, unsure if this warning will have more visible side effects down the road.

Actual Behavior:

UI unchanged.

Screenshots:
Screenshot 2024-08-22 at 3 01 34 PM
To Reproduce:

Steps to reproduce the behavior:

  1. Go to '.Civic Profile'
  2. Click on 'Legal first name'
  3. Console log displays error
  4. See error
Desktop (please complete the following information):
  • OS: Mac
  • Browser Firefox
  • Version 129.0.1
Possible Fix:

n/a

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the warning in the Civic Profile flow using Firefox 129.0.1: open the Legal first name field and observe the console. Then inspect the referenced menu.html and the page-loading path to identify where the warning originates. Done means the warning no longer appears during this interaction without changing the visible UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.