tuwien-csd / damap-frontend

MIT License
10 stars 10 forks source link

InfoBox: Make the info box at top of stepper dynamic. #318

Closed andresTabiTuwien closed 1 month ago

andresTabiTuwien commented 2 months ago

Description

Place the info box at the top of the stepper and make its content dynamic

https://github.com/tuwien-csd/damap-frontend/issues/264

What does this PR do?

Before. Each step has an info box inside. image

After. There is only one info box that dynamically updates the content. image

Breaking changes

Code review focus

Dependencies

Checks

closes GH-264

lpandath commented 1 month ago

@andresTabiTuwien could you please check SonarCloud and address the missing code coverage? It looks like some areas are lacking test cases, and it would be great if you could add them or optimize the current ones. Thanks!

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

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

See analysis details on SonarCloud