Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task
eburdekin opened this issue Oct 14, 2024 · 3 comments · May be fixed by #1646
Open
1 task

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

eburdekin opened this issue Oct 14, 2024 · 3 comments · May be fixed by #1646
Assignees
Labels
bug feature: routing issue level I: request Smallest type of issue; Typically can be completed by one person priority: high role: development anything related to code size: 1pt can be done in 6 hours or less
Milestone

Comments

@eburdekin
Copy link
Member

eburdekin commented Oct 14, 2024

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

  • ... to be filled out by the Dev Lead

Resources/Notes

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

@eburdekin
Copy link
Member Author

Looks like it's because of this LocationDisplay component

export const LocationDisplay = () => {

@github-actions github-actions bot added the issue level: missing This issue is missing an issue level label label Oct 20, 2024
@sydneywalcoff sydneywalcoff added feature: routing size: 1pt can be done in 6 hours or less issue level I: request Smallest type of issue; Typically can be completed by one person and removed feature: missing size: missing issue level: missing This issue is missing an issue level label ready for dev lead task ready for dev lead to evaluate labels Oct 25, 2024
@whitneywind
Copy link
Member

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!

Copy link

github-actions bot commented Nov 5, 2024

Hey @hasham-qaiser! Thanks for taking this issue.

To help keep everyone in the loop, please comment your Estimated Time to Completion (ETC) below!

Thanks again!

@hasham-qaiser hasham-qaiser linked a pull request Nov 13, 2024 that will close this issue
3 tasks
@hasham-qaiser hasham-qaiser linked a pull request Nov 13, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature: routing issue level I: request Smallest type of issue; Typically can be completed by one person priority: high role: development anything related to code size: 1pt can be done in 6 hours or less
Projects
Status: In Progress (active)
Development

Successfully merging a pull request may close this issue.

5 participants