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

Icon not found when clicking on "view details" #18829

Open
tagliala opened this issue Mar 17, 2022 · 3 comments
Open

Icon not found when clicking on "view details" #18829

tagliala opened this issue Mar 17, 2022 · 3 comments

Comments

@tagliala
Copy link
Member

tagliala commented Mar 17, 2022

How to replicate

  1. Go to https://fontawesome.com/
  2. Click on search on the navbar (url changes to https://fontawesome.com/search?s=solid%2Cbrands)
  3. Enter xmark and wait (url changes to https://fontawesome.com/search?q=xmark&s=solid%2Cbrands)
  4. Click on the first icon (url changes to https://fontawesome.com/icons/xmark?s=solid)
  5. Click "view details" (url changes to https://fontawesome.com/icons/xmark)

What do you get

a 404 failure at https://fontawesome.com/icons/xmark
image

What do you expect

Being correctly redirected to https://fontawesome.com/icons/xmark?s=solid

Additional comments:

I think there is some redirect missing, the link is missing the style param. However, refreshing the page works

@sensibleworld
Copy link
Member

@tagliala This seems to be working for me now. Still having issues?

@tagliala
Copy link
Member Author

Yes, sorry

I guess the reproducible test case is wrong because it is missing the first step and I did not think it was important

Here it is a better one:

  1. Go to https://fontawesome.com/
  2. Click on search on the navbar (url changes to https://fontawesome.com/search?s=solid%2Cbrands)
  3. Enter xmark and wait (url changes to https://fontawesome.com/search?q=xmark&s=solid%2Cbrands)
  4. Click on the first icon (url changes to https://fontawesome.com/icons/xmark?s=solid)
  5. Click "view details" (url changes to https://fontawesome.com/icons/xmark)

@talbs
Copy link
Member

talbs commented Apr 20, 2022

I can confirm that this is still happening and I can reproduce the issue through @tagliala's steps.

I'm going to assign @robmadole (and the Dev Team) as this is beyond my skillset to resolve in a proper way.

@talbs talbs assigned robmadole and unassigned talbs Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants