Skip to content

[4.4] Integrate Dropdown Component #71

@adnaan

Description

@adnaan

Description

Replace select elements with dropdown component to fix morphdom sync issues (30% of form bugs).

Depends on: #4.1

Tasks

  • Detect select fields in resource generation
  • Use dropdown component for select fields
  • Support both single and multi-select
  • Ensure value sync works with LiveTemplate updates

Acceptance Criteria

  • Select fields use dropdown component
  • Values persist correctly across updates
  • Searchable dropdown works for long lists

Files to Modify

  • internal/generator/templates/resource/handler.go.tmpl
  • internal/generator/form.go (form field generation)
  • internal/kits/system/*/templates/components/form.tmpl

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions