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

Cannot highlight elements with the style display: contents and incorrect highlight position with fixed elements #69

Open
stania0510 opened this issue Feb 5, 2021 · 1 comment

Comments

@stania0510
Copy link

I've found a possible bug when trying to highlight an element wrapped in a div with display: contents. When I turned the backdrop on, the page just freezes when I moved to the step with this element. I can't take the style off at all because I need it to highlight multiple elements at once, a feature which still isn't available in Bootstrap Tourist.

Another possible bug would be the incorrect highlight position and probably z-index position when using backdrops to highlight fixed elements. The highlight box would either be under/above or on the sides of the intended element while covering the entire element with the highlight box.

While I do understand the COVID situation on your side, I kinda need some quick fix urgently.

@IGreatlyDislikeJavascript
Copy link
Owner

Thanks for your report. I understand you need a fix but the situation means I have no ability to update the code any more (you can read about the origin of this fork in the read me).

In the meantime, does this comment (#48 (comment)) help you? Using the function options will allow you to set and position highlights however you want, with Tourist managing all other elements of the tour. It works globally or per step. That way you can highlight as many items as you need.

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

No branches or pull requests

2 participants