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-357] Add the ability to add extra widgets without adding redundant class fields #357

Open
liubou-masiuk opened this issue Jul 7, 2022 · 0 comments
Labels
AEM AEM-specific competencies are involved

Comments

@liubou-masiuk
Copy link
Collaborator

liubou-masiuk commented Jul 7, 2022

As a toolkit user
I want to have the ability to add extra dialog widgets without adding unnecessary class fields
So that there are fewer linter warnings and less redundant code

The API is currently under discussion.

❔ what kind of widgets should have such functionality? @Heading, @Button, @Alert for sure, what about other widgets?

❕ need to make sure that annotations like @Property, @Attribute, @DependsOn, custom handlers(maybe)

❔ how will the order of fields be specified?

@liubou-masiuk liubou-masiuk added the AEM AEM-specific competencies are involved label Jul 7, 2022
@liubou-masiuk liubou-masiuk added this to To do in Development tasks via automation Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AEM AEM-specific competencies are involved
Projects
Development

No branches or pull requests

1 participant