awslabs / iot-app-kit

A development library for creating web applications to visualize industrial data
Apache License 2.0
119 stars 61 forks source link

fix(dashboard): state fixes for dynamic assets tab #3009

Closed ssjagad closed 2 months ago

ssjagad commented 2 months ago

Overview

Fix for screen jumping to top when selecting dashboard model properties. To fix, removed useState call and moved selectedAsset state up to parent QueryEditor component.

In doing so found the following bugs and fixed them as well.

Verifying Changes

https://github.com/user-attachments/assets/69206819-d696-496e-921a-ed3e73f28206

Legal

This project is available under the Apache 2.0 License.