Fix the mismatch of variables in comment and twig code

Created on 30 August 2024, 7 months 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

Active

Version

1.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia annmarysruthy

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024