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

[FR]: Implement Local Compositions Array as Static for Runtime Element Addition #171

Open
2 tasks done
teogor opened this issue Oct 30, 2023 · 0 comments
Open
2 tasks done
Assignees
Labels
@feature New feature or request @priority-low

Comments

@teogor
Copy link
Owner

teogor commented Oct 30, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

The objective is to enhance the functionality of local compositions by converting the compositions array to a static structure, allowing dynamic addition of elements at runtime.

Describe the solution

This feature request aims to modify the existing local compositions structure by transforming the compositions array to a static configuration. This change enables runtime insertion of new elements into the local compositions.

Expected Outcome:

  • Convert the local compositions array to a static structure for more flexible runtime manipulation.
  • Ensure seamless addition of elements to the local compositions during runtime.

The proposed modification will empower the application with the ability to add, remove, and manage elements within the local compositions array dynamically, enhancing its versatility and adaptability.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@teogor teogor added @priority-low @feature New feature or request labels Oct 30, 2023
@teogor teogor self-assigned this Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@feature New feature or request @priority-low
Projects
Status: No status
Development

No branches or pull requests

1 participant