constellation-app / constellation

A graph-focused data visualisation and interactive analysis application.
https://constellation-app.com
Apache License 2.0
385 stars 59 forks source link

Fix Test Notifications Ok button exception #2161

Closed andromeda-224 closed 1 month ago

andromeda-224 commented 1 month ago

Prerequisites

Description of the Change

Exception fixed by returning set of non-null PluginParameters in CreateParameters(). Dark themed Show/Hide Details text fixed with stylesheet.

Alternate Designs

None.

Why Should This Be In Core?

To fix the unexpected exception on the Ok button for Test Notifications.

Benefits

To fix the unexpected exception on the Ok button for Test Notifications.

Possible Drawbacks

None.

Verification Process

  1. Create a new Graph.
  2. Select menu item Experimental -> Developer -> Test Notifications.

Notification dialogs pop up and no exception is displayed. All text in the dialog boxes are readable.

Applicable Issues

2139

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
44.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud