Skip to content

Success/Error Feedback loop #102

@sawyerclick

Description

@sawyerclick

Describe the problem

Figma2html doesn't currently display error/success messages. Many users who come to us with issues simply have malformatted YAML or something else wrong with their config file, but figma2html does not warn the user of this. Something is logged to the developer console, but it's not immediately obvious.

Describe the proposed solution

Hook into Figma's notify API and warn users when something goes wrong, and flag when something has gone right. Further, I think we could add an "error" page to print any error. This can live simply in place of the preview exported assets.

Alternatives considered

  • Push users to look at the log?

Importance

nice to have

Code of Conduct

  • I agree to follow figma2html's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions