STARIONGROUP / COMET-WEB-Community-Edition

The CDP4-COMET web application
https://www.stariongroup.eu
GNU Affero General Public License v3.0
1 stars 1 forks source link

Feat #701 Allow tabs to be reordered and move between split screens + #700 Limit split screen to 2 views max #708

Closed joao4all closed 2 months ago

joao4all commented 2 months ago

Prerequisites

Description

Closes #701 Allow tabs to be reordered and move between split screens Closes #700 Limit the amount of split screens to 2 views max

To achieve this task, SortableList's from Blazor Sortable were used. In order to make it more customizable, some aditional parameters (9) were needed for the component, thats why there is a sonarqube "issue". For further information about Blazor Sortable, check this microsoft devblog article

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
84.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud