Skip to content

Conversation

@odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Oct 1, 2024

What do these changes do?

reported by @cosfor1

If the selector defined in the Guided Tour was present more than once, the frontend would try to point to the first match, but it could happen that the selector wasn't on screen. This PR will fix that scenario by pointing only at the first on-screen-match.

OnlyIfVisible

Related issue/s

How to test

Dev-ops checklist

@odeimaiz odeimaiz self-assigned this Oct 1, 2024
@odeimaiz odeimaiz added this to the MartinKippenberger milestone Oct 1, 2024
@odeimaiz odeimaiz added bug buggy, it does not work as expected a:frontend issue affecting the front-end (area group) labels Oct 1, 2024
@odeimaiz odeimaiz changed the title rename and refactor 🐛 [Frontend] Guided Tours: point to visible selector or skip Oct 1, 2024
@odeimaiz odeimaiz marked this pull request as ready for review October 1, 2024 12:22
Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

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

Nice!

Copy link
Contributor

@GitHK GitHK left a comment

Choose a reason for hiding this comment

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

👍

@odeimaiz odeimaiz enabled auto-merge (squash) October 1, 2024 13:30
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 1, 2024

@odeimaiz odeimaiz merged commit 7a2dbda into ITISFoundation:master Oct 1, 2024
51 checks passed
@odeimaiz odeimaiz deleted the fix/guided-tour-w-folders branch October 1, 2024 13:51
mrnicegyu11 pushed a commit to mrnicegyu11/osparc-simcore that referenced this pull request Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:frontend issue affecting the front-end (area group) bug buggy, it does not work as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Guided Tours look buggy in sim4life-staging.cloud

4 participants