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

[EAK-356] DependsOn: Add "inversed" shortcuts for "disabled" and "required" actions #356

Open
liubou-masiuk opened this issue Jul 7, 2022 · 1 comment
Labels
javascript JavaScript code contribution

Comments

@liubou-masiuk
Copy link
Collaborator

As a toolkit user
I want to have the ability to use "enabled" and "optional" (the reversed shortcuts for "disabled" and "required" actions)
So that the code does not contain double negations and is easier to read and maintain

@liubou-masiuk liubou-masiuk added the javascript JavaScript code contribution label Jul 7, 2022
@liubou-masiuk liubou-masiuk added this to To do in Development tasks via automation Jul 7, 2022
@ala-n
Copy link
Contributor

ala-n commented Jul 25, 2023

During the follow-up conversation, it is proposed to make the following default actions and their inversions:

Action Inverted Alias Description
SHOW HIDE VISIBILITY Show or hides field or group of fields
DISABLE ENABLE - Disable/enable field or group of field
DELETE * PRESERVE - New actions to control @Delete hint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript JavaScript code contribution
Projects
Development

No branches or pull requests

2 participants