Problem/Motivation

User interface elements that provide key/value data type for casting values to specified type are not yet defined. They need to be created and tested.

Proposed resolution

Assemble the minimal user interface elements to allow the user to define a type for any given key/value pair, and implement the casting logic in the appropriate ContextReaction method. Must be supported by comprehensive testing.

Remaining tasks

  • Implement BrowserTestBase tests
  • Implement ContextReaction::buildConfigurationForm method with form API configurations
  • Implement ContextReaction::submitConfigurationForm method with any necessary functionality
  • Implement ContextReaction::execute method with any necessary functionality

Comments

bighappyface created an issue. See original summary.

bighappyface’s picture

Issue summary: View changes
Status: Active » Needs review
bighappyface’s picture

Status: Needs review » Fixed

  • bighappyface authored eabe3e8 on 8.x-1.x
    Issue #2936904 by bighappyface, WidgetsBurritos: User interface elements...
bighappyface’s picture

Status: Fixed » Closed (fixed)