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

Conditional Actions are not functioning #177

Closed
amardeeprai opened this issue Apr 4, 2019 · 4 comments
Closed

Conditional Actions are not functioning #177

amardeeprai opened this issue Apr 4, 2019 · 4 comments

Comments

@amardeeprai
Copy link

Which version of the plugin are you using?
[X ] Data Populator for Sketch
[ ] Data Populator for Adobe XD

Describe the bug
Conditional Actions are not functioning

To Reproduce
Steps to reproduce the behaviour:

  1. Add #hide[true] #show[true] or #delete[true] to a layer or group
  2. Run the data populator

Expected behaviour
The conditional action to run and the layer or group to either hide, show, or delete

Screenshots
image

Environment (please complete the following information):

  • macOS Mojave Version 10.14
  • Sketch Version 53.2
  • Plugin Version 3.0.3
@jeep84
Copy link

jeep84 commented May 24, 2019

Same issue here:

Environment (please complete the following information):

macOS High Sierra 10.13.6
Sketch Version 55
Plugin Version 3.0.3

@mellis3
Copy link

mellis3 commented Jan 23, 2020

Same problem here. Is there any movement on fixing this bug?

macOS Mojave 10.14.6
Sketch Version 62
Plugin Version 3.0.3

Steps to reproduce.

  1. Name a layer with #show[ false ]
    or
  2. Name a layer with #show[ "{age}" < 30 ]
    or
    Any variant on a condition

Nothing seems to work.

@marklanham
Copy link

I'm having this same issue on Sketch Version 72.2 (124462) with macOS Big Sur v11.2.3 (20D91).

Have tried multiple ways such as applying it to a layer group and symbol using the following format: #show["{example}"] where {example} is set to true or false in the JSON data but nothing works.

@nitrada nitrada reopened this May 30, 2021
@nitrada
Copy link
Member

nitrada commented May 30, 2021

see #220 – known issue, will be fixed once a budget is availabe

@nitrada nitrada closed this as completed May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants