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: can not add an interaction on a text element #3205

Closed
NicolasLeboeuf opened this issue May 12, 2023 · 3 comments · Fixed by #3400
Closed

bug: can not add an interaction on a text element #3205

NicolasLeboeuf opened this issue May 12, 2023 · 3 comments · Fixed by #3400
Assignees
Labels
bug managed on taiga This issue has been moved to our project at Taiga.io
Milestone

Comments

@NicolasLeboeuf
Copy link

NicolasLeboeuf commented May 12, 2023

Steps To Reproduce

I can not reproduce the bug all the time, but:

  1. Create a Board 1 with a button nested in a flex layout
  2. Create a flex layout containing a list of text elements. Turn it on a component
  3. Add the component as a Board 2.
  4. On a button of the Board 1, add an interaction to the Board 2, on "Toggle overlay" (basically, a dropdown action button)
  5. Create a Board 3
  6. On one of the text elements, try to add a interaction to Board 3.
  7. The interaction panel is empty

Expected behavior

I can add an interaction like on any other element.

Actual behavior

The interaction panel is empty

Screenshots or video

Page setup

Page:
image

Tree:
image

Toggle

image

No interaction

image

Desktop (please complete the following information)

Ubuntu 22.04
Chrome 113

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

Maybe related to the nested flex layouts?
The Group in the Action button was a test to bypass the bug, as it might have worked in the past. But the behavior is the same with or without it.

@Alotor
Copy link
Member

Alotor commented May 12, 2023

Sorry @NicolasLeboeuf I'm not able to reproduce the error. Do you mind exporting the file and attaching the file here? or send us the exported file to support@penpot.app

Thanks

@NicolasLeboeuf
Copy link
Author

The email is sent. It's even simpler than what I described, see the email.

Thanks for the quick response.

@pabloalba
Copy link
Contributor

Hi! This is a difficult one... I've just created an issue in our Taiga to manage it: https://tree.taiga.io/project/penpot/issue/5307

@pabloalba pabloalba reopened this May 22, 2023
@pabloalba pabloalba added the managed on taiga This issue has been moved to our project at Taiga.io label May 22, 2023
@Alotor Alotor self-assigned this Jul 11, 2023
@Alotor Alotor added this to the 1.19.0 milestone Jul 11, 2023
@Alotor Alotor linked a pull request Jul 11, 2023 that will close this issue
@Alotor Alotor mentioned this issue Jul 11, 2023
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

Successfully merging a pull request may close this issue.

4 participants