hackforla / expunge-assist

Expunge Assist is a free digital tool specifically designed to aid Californians with arrest and conviction histories in clearing their criminal records.
https://expungeassist.org
40 stars 17 forks source link

[BUG] Route names showing at bottom of all pages #1625

Open eburdekin opened 2 weeks ago

eburdekin commented 2 weeks ago

What is the bug you're reporting?

The site is showing each step's route at the bottom of the page

Where did you find the bug?

https://expungeassist.org/ https://expungeassist.org/welcome https://expungeassist.org/before-you-begin

When did you first notice this bug?

10/14 2pm

Do you have any screenshots or videos of the bug?

image

Action Items

Resources/Notes

REPLACE THIS TEXT - If there is documentation or tutorials that may help with this issue, provide the link(s) here.

eburdekin commented 2 weeks ago

Looks like it's because of this LocationDisplay component https://github.com/hackforla/expunge-assist/blob/c7a016eff223bb444f8de184ae38add9da04c537/products/statement-generator/src/App.tsx#L54

whitneywind commented 3 days ago

Yes, it's because of the location display. It is needed for the routing tests but maybe we could make it so it's not displayed visibly. I have another issue right now but I'd be happy to take this issue after!