Fix the mismatch of variables in comment and twig code

Created on 30 August 2024, 17 days ago
Updated 3 September 2024, 13 days ago

Problem/Motivation

found these issues in twig files of sdds:

  • web/themes/contrib/demo_design_system/components/02-molecules/video-player/video-player.twig – variables in comment different from variables used in twig
  • web/themes/contrib/demo_design_system/components/02-molecules/tooltip/tooltip.twig - variables in comment different from variables used
  • web/themes/contrib/demo_design_system/components/01-atoms/select/select.twig – name field missing in comment
  • web/themes/contrib/demo_design_system/components/03-organisms/message/message.twig – comment doesnot contain title variable

Steps to reproduce

Proposed resolution

Make the variables declared in comment same as the variables used in that twig file.

Remaining tasks

- go through the twig files listed above and make changes in comments to match the variables used in twig

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Postponed: needs info

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024