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

fix: EntityDescription isn't displayed well #639

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

mfarmer-ara
Copy link
Contributor

@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
Contributor 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
Copy link
Member

@keiya01 keiya01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late review.
It looks great to me. Thank you very much.

@keiya01 keiya01 changed the title Update EntityDescription.ts fix: EntityDescription isn't displayed well Jul 24, 2024
@keiya01 keiya01 merged commit 2d4e46d into reearth:main Jul 24, 2024
2 checks passed
@keiya01
Copy link
Member

keiya01 commented Jul 24, 2024

@mfarmer-ara We've released your change in v1.18.0. Thank you!

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
2 participants