-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request