Skip to content

Clicking the Refresh Power Status icon does not retrieve the latest power state #3440

Description

@graikhel-intel

Description

The Refresh Power Status icon on the Device Details page should retrieve the latest power state from the device and update the power status displayed in the UI.

Currently, clicking the icon does not trigger a request to retrieve the latest power state, leaving the displayed status stale. This appears to be a regression.

The periodic power state refresh timer is already being tracked separately under issue #3333 and is out of scope for this issue.

Steps to Reproduce

  1. Navigate to the Device Details page.
  2. Open the browser developer tools and monitor the Network tab.
  3. Click the Refresh Power Status icon.
  4. Observe that no request is made to retrieve the latest power state and the displayed power status does not change.

Expected Behavior

  • Clicking the Refresh Power Status icon should immediately retrieve the latest power state from the device.
  • The power status icon should update based on the latest response.
  • The UI should reflect the current device power state after the request completes.

Screenshot

Image

Acceptance Criteria

  • Clicking the Refresh Power Status icon retrieves the latest power state from the device.
  • The power status displayed in the UI is updated based on the latest response.
  • Existing periodic power state refresh remains tracked under issue #3333.
  • Standard DoD

Metadata

Metadata

Assignees

Labels

stability-testsuser-experienceImprovements focused on usability, workflows, accessibility, and the overall user experience.

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions