Problem/Motivation

As part of a proposed state management solution (https://www.drupal.org/project/gdwc/issues/3245588) create a gdwc-client element that creates an instance of Drupal State that can be made available to child elements.

Steps to reproduce

Proposed resolution

<gdwc-client apiRoot="https://live-contentacms.pantheonsite.io/api"></gdwc-client>

This element would have a new instance of Drupal State as its store property. It is likely that additional work will be required in order to make this available to child elements, but I think it would be best to address that as part of the related issue. As long as using this element correctly creates an instance of Drupal State, I think this can be considered complete.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork gdwc-3245592

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

brianperry created an issue. See original summary.

  • brianperry committed 6238f0d on 1.0.x
    Issue #3245592 by brianperry: gdwc-client element
    
brianperry’s picture

Assigned: brianperry » Unassigned
Status: Active » Fixed

Created an initial gdwc-client element that creates an instance of Drupal State.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.