Skip to content

When saving a new style, we get a general message instead of an actual reason of an error. #119

@sEver

Description

@sEver

I was saving a style and got the "There's an error with your CSS code, please review it" message.
Image

Since I had no idea what the error could be. I opened devtools, retried the save action and inspected the API response to the save request.
The response was

style_code-looks unintentionally global. Please read https://github.com/JasonBarnabe/stylish/wiki/Preventing-global-styles .

Since that response and the cause of error is known and provided, it should be included in the error popup in the UI.
Additionally, the error should not disappear on a timer, so the user has time to read it and click/copy the link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions