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

Attempt on"fix" active-choices-plugin #444

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

molnare
Copy link

@molnare molnare commented Mar 3, 2025

UnoChoice.es6

ReferencedParameter

  • updates every cascadeParameter referencing itself

getParameterValue

Reworked the whole function. It needs review!

renderCascadeChoiceParameter & renderDynamicRenderParameter

  • changed the way the input text box is identified
  • added the ordered and unordered list
  • the function now triggers an update on all cascadeParameters

Refactored prototypes to classes:

  • CascadeParameter
  • ReferencedParameter
  • DynamicReferenceParameter
  • FilterElement

@molnare molnare requested a review from a team as a code owner March 3, 2025 16:41
Add support for retrieving values from custom input fields with the "value" attribute in specific HTML formats. This ensures proper handling of these inputs alongside existing radio button and text processing logic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants