appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Task]: Add Zone & Section to Hubspot plugin form

Open albinAppsmith opened this issue 1 year ago • 0 comments

Design: https://www.figma.com/design/8L9BXMzNTKboGWlHpdXyYP/Appsmith-IDE?node-id=240-16068&node-type=FRAME&t=a02mY5k4Qga02oV8-0

Checklist

  • [ ] Add SECTION_V2, SINGLE_COLUMN_ZONE, and DOUBLE_COLUMN_ZONE as per design.
  • [ ] Check and remove custom styles if it defies new section and zone component styles.
  • [ ] Ensure the identifiers are added for sections and zones as it is important for conditional statements to work.
  • [ ] When removing an old section, ensure that its conditions are accurately transferred and incorporated into the new zones and sections.
  • [ ] All fields/form controls should be inside either a SINGLE_COLUMN_ZONE or DOUBLE_COLUMN_ZONE .
  • [ ] Verify the integrity of the migration by comparing it with the production before committing the code.

albinAppsmith avatar Sep 09 '24 05:09 albinAppsmith