Skip to content

Feature request : add class names for show data saving panels #982

Closed
@fastclemmy

Description

@fastclemmy

Are you requesting a feature, reporting a bug or ask a question?

Requesting a feature.

What is the current behavior?

When you try out the example showing the panels toggling but not using the bootstrap classes, there are no specific CSS classes on the "An error occurred and we could not save the results." or "The results were saved successfully!" blocks...

What is the expected behavior?

... which makes its styling difficult, as we cannot differenciate the "saving" vs. "saving OK" vs. "saving KO" blocks in CSS only.

It would be nice to have a generic class : sv_data_save_status + 3 specific classes : sv_data_save_idle, sv_data_save_ok, sv_data_save_ko, depending on the server status.

Thanks!

Specify your

  • browser: Firefox
  • browser version: 58.0.2
  • surveyjs platform (angular or react or jquery or knockout or vue): jQuery
  • surveyjs version: 1.10.13

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