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

Update EntityDescription.ts #639

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mfarmer-ara
Copy link

@mfarmer-ara mfarmer-ara commented Oct 10, 2023

Removes assumption that the infobox always has the bodyless class.

From looking at the infobox behavior it looks like the bodyless class isn't always present when you click different entities. Removing it fixed the issues detailed in #628

Tested both on my local environment using Resium as well as the story noted in the issue that exhibited similar behavior.

closes #628

@mfarmer-ara
Copy link
Author

Updated branch to be on latest, is this able to get merged? While we have a workaround it's not ideal.

Thanks!

628 Removes assumption that the infobox always has the bodyless class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EntityDescription is not rendered if second entity is clicked
1 participant