Interaction updates (updates)

When a UI component's interactability changes (e.g., becoming hidden, or disabled), the component is updated programmatically to reflect these changes.


Missing programmatic update:

This buttons functionality changes completely after being clicked, but this change is not programmatically updated:

Note: Impossible to auto-test (or auto-testable only partially). Requires a human tester/AI to determine if functional changes are also programmatically reflected.

axe detected: none  |  QualWeb detected: none