tuwien-csd / damap-frontend

MIT License
10 stars 10 forks source link

global: Use default behaviour for changedetector #334

Closed rekt-hard closed 1 month ago

rekt-hard commented 1 month ago

Description

What does this PR do?

Use default change detection for components. For tables, no change was detected when updating data in the background. It would have required a manual push to render again.

Breaking changes

Code review focus

Dependencies

Checks

closes #333

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud