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

[DX] Clarify the possibilities of ListSignal operation types #3958

Open
taefi opened this issue Nov 28, 2024 · 0 comments
Open

[DX] Clarify the possibilities of ListSignal operation types #3958

taefi opened this issue Nov 28, 2024 · 0 comments
Labels

Comments

@taefi
Copy link
Contributor

taefi commented Nov 28, 2024

The listing of the runtime types for signal operations can be clarified further, especially the possibilities for the operations in ListSignal. The current documentation lists insertLast and remove as the ListSignal API, and further down in the documentation, where it is listing the possible runtime operation types, it expects the reader to deduct that, though, SetValueOperation and ReplaceValueOperation are happening to the internal ValueSignal entries of a ListSignal, the operation validator should also cover them as well when defining rejection/allowance rules.

@taefi taefi added the hilla label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant