Problem/Motivation

  • To allow BDD testing to be performed on SPA forms, add the functionality to allow the specified id and class attribute to be assigned to SPA forms.

Issue fork cloud-3360927

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

Ryo Yamashita created an issue. See original summary.

yas made their first commit to this issue’s fork.

Ryo Yamashita’s picture

Status: Needs work » Needs review

@yas

Please review it. Thanks.

yas’s picture

Title: Add ability to add id and class to SPA forms for BDD » Add the function to add 'id' and 'class' attribute to SPA forms for BDD
Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

@ryo-yamashita

Thank you for the patch. It looks good to me. I'll merge the patch to 5.x and 6.x, and close this issue as Fixed.

  • yas committed 329997e1 on 6.x authored by Ryo Yamashita
    Issue #3360927 by Ryo Yamashita, yas: Add the function to add 'id' and '...

  • yas committed 0ab6d5bd on 5.x authored by Ryo Yamashita
    Issue #3360927 by Ryo Yamashita, yas: Add the function to add 'id' and '...
yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

yas’s picture

Category: Task » Feature request