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

Search result HTML parsing #10

Open
chartgerink opened this issue Jun 7, 2024 · 0 comments
Open

Search result HTML parsing #10

chartgerink opened this issue Jun 7, 2024 · 0 comments

Comments

@chartgerink
Copy link
Member

On the /search page, we are using OpenAlex to get search results. Some of these contain titles (and potentially abstracts) that contain HTML characters (e.g., &amp;) and tags (e.g., <i>p</i>).

We should scope out a reproducible example where this happens (reporting based on searching my name) and implement a reliable fix that does not use dangerouslySetInnerHTML.

@chartgerink chartgerink converted this from a draft issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Not urgent
Development

No branches or pull requests

1 participant