Markel Arizaga
Results
2
issues of
Markel Arizaga
# What are you trying to accomplish? When an element is triggering the ripple effect with a continuous press to the SPACE or ENTER keys, a huge amount of effects...
Currently, if no labels are passed from the workflow's yaml file, this action will attempt to create a label by mistake. This line: ```js const labels = (labelsCsv || '').split(',').map(l...