Replies: 1 comment
-
That looks very good! I will release both in the next major version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I feel like the config is kind of bloated in some sections and could receive a improvement.
For example do I see no reason for having a
lock
option when the only goal for it is to havelock
andunlock
as options. This could just be an option for theaction
field and result in close + lock or open + unlock.Another thing that could also be something to improve is the comment option.
This one could be changed to something like this:
The
{{ content }}
placeholder would then be replaced with whatever you defined in the correspondingbody
section of a label.Beta Was this translation helpful? Give feedback.
All reactions