1 留言 (1 留言)0 反應 (0 反應)0 負責人 (0 負責人)C8,229 star (8,229 star)1,003 fork (1,003 fork)batch import
area/platformgood first issue
- 議題類型
- bug
- 研究方向
- Investigate where the 'Show Live Queries' action is defined in the frontend code, likely in a component that handles node actions. Check how the node's status (e.g., decommissioned) is obtained from the backend API or state. Ensure that when a node is decommissioned, the action is either hidden or disabled. Look for existing conditions that check node state for other actions and replicate for this one. The backend likely provides a node status endpoint; verify that the frontend uses that data correctly.