Skip to content

[Enhancement] Better error messages for invalid configs #4

@Krishanth-K

Description

@Krishanth-K

Currently errors like "Invalid button format" aren't super helpful. Would be good to show:

  • Which line in the YAML failed
  • What was expected vs what was found
  • Suggestions for fixing

Example: "Line 5: button missing required 'label' field. Expected: button: { label: '...', callback: '...' }"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions