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

DAV and simple graph exception #2173

Closed andromeda-224 closed 1 month ago

andromeda-224 commented 1 month ago

Prerequisites

Description of the Change

Fix for exception (add check for non-existing attribute) and disablement of non-editable textboxes.

Alternate Designs

Why Should This Be In Core?

To fix the exception.

Benefits

To fix the exception.

Possible Drawbacks

Verification Process

  1. Load Consty
  2. Open DAV (data access view)
  3. Run ->Experimental-> View -> Simple graph or in search box type Simple Graph and select it.

Or

  1. Load Consty
  2. Open DAV (data access view)
  3. Close DAV
  4. Run ->Experimental-> View -> Simple graph or in search box type Simple Graph and select it.

No exception thrown. Textboxes cannot be clicked into.

Applicable Issues

2132

2122

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud