feat: Add cursor wait state to AnalogInputsTable rows during data loading
- Applied `cursor-wait` style to table rows (`<tr>`) in AnalogInputsTable when loading is true. - Ensured consistent cursor behavior across the entire table and rows
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
## [1.6.638] – 2025-07-23
|
||||
|
||||
- feat: Add cursor wait during chart data loading
|
||||
|
||||
- Implemented cursor wait state while chart data is being loaded in `AnalogInputsChart.tsx`.
|
||||
- Fixed missing dependencies in `useEffect` and defined `loading` state.
|
||||
- Updated `handleFetchData` to manage
|
||||
|
||||
---
|
||||
## [1.6.637] – 2025-07-23
|
||||
|
||||
- feat: Add cursor wait during chart data loading
|
||||
|
||||
Reference in New Issue
Block a user