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

bug(refs T34956): Fix stickier position #630

Merged
merged 5 commits into from
Nov 8, 2023

Conversation

gruenbergerdemos
Copy link
Contributor

@gruenbergerdemos gruenbergerdemos commented Nov 8, 2023

Ticket: https://yaits.demos-deutschland.de/T34956

If the element ends below context the position should be the bottom of context. Otherwise the element has not enough space and is not reachable. Don't stick to direction in this case.

It seems like the bug was introduced with this fix #438
Since this doesn't fix the bug completely (see https://yaits.demos-deutschland.de/T34173) I suggest to revert it and to try to fix it another way.

Don't stick to direction if there is not enough place for the element.
@gruenbergerdemos gruenbergerdemos added the bug Something isn't working label Nov 8, 2023
@gruenbergerdemos gruenbergerdemos self-assigned this Nov 8, 2023
Copy link
Contributor

@spiess-demos spiess-demos left a comment

Choose a reason for hiding this comment

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

I'd follow your proposal to revert the other fix. @sakutademos would you agree here?

Copy link
Contributor

@spiess-demos spiess-demos left a comment

Choose a reason for hiding this comment

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

lgtm

@gruenbergerdemos gruenbergerdemos merged commit 136c3e9 into main Nov 8, 2023
2 checks passed
@gruenbergerdemos gruenbergerdemos deleted the b_T34956_fix_stickier_position branch November 8, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants