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: Prototype: "Open overlay relative to position center" doesn't work #4479

Open
dialmove opened this issue Apr 21, 2024 · 1 comment
Open
Labels
bug managed on taiga This issue has been moved to our project at Taiga.io

Comments

@dialmove
Copy link

Steps To Reproduce

  1. Create a component with a main state and several instances as sub-states, like the Action Button in the example image

image

  1. Link the main state to the first state with:
    • Action: Open overlay
    • Destination: the first sub-state instance
    • Relative to: Action Button (self)
    • Position: Center
  2. Drag a copy of the main state inside a Board, and set a Flow start at the Board
  3. Start the prototype

Expected behavior

When the action is triggered, the overlay should appear centered over the Action Button initial main state.

image

Actual behavior

The overlay is opened at the top left of the Board.

image

To fix the issue and make the overlay appear over the Action Button, Position needs to be set manually instead.

image

Screenshots or video

No response

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Environment (please complete the following information)

No response

Frontend Stack Trace

No response

Backend Stack Trace

No response

Additional context

No response

@dialmove dialmove added the bug label Apr 21, 2024
@madalenapmelo-kp madalenapmelo-kp added the managed on taiga This issue has been moved to our project at Taiga.io label Apr 22, 2024
@madalenapmelo-kp
Copy link
Contributor

Hi @dialmove,

Thanks for reporting this! I've opened an issue on Taiga so that we can look further into this, you can find the details here: https://tree.taiga.io/project/penpot/issue/7563

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug managed on taiga This issue has been moved to our project at Taiga.io
Projects
None yet
Development

No branches or pull requests

2 participants