Ontotext-AD / graphdb-workbench

The web application for GraphDB APIs
Other
45 stars 16 forks source link

GDB-10682 properly manage import settings dialog buttons visibility #1498

Closed svilenvelikov closed 2 months ago

svilenvelikov commented 2 months ago

What

Properly manage import settings dialog buttons visibility.

Why

The import settings dialog is used in user data and server files tabs for all (upload) and import operations. Technically it contains information only for the import, but as far as we now have a composite operation upload+import, it is now opened also after the user selects some files for upload. Due to above reasons, this dialog renders multiple action buttons: import, cancel import, only upload and cancel upload, plus the close dialog [x] button. It appeared that some buttons appear in scenarios where they shouldn't.

How

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud