Skip to content

Add wired and wireless device network configuration UI #3353

@shaoboon

Description

@shaoboon

Create the UI for configuring both wired and wireless device network settings in the Sample-WebUI. This feature will reference the following related backend API stories for implementation:

Backend API Issues

Scope of the UI feature:

  • Provide users with options to configure both wired (e.g., Ethernet) and wireless (e.g., Wi-Fi) network settings.
  • Integrate with backend APIs as they become available to fetch and modify network configuration.
  • Support all UI elements required for entering network parameters (IP address, subnet, SSID, authentication, etc.).
  • Include error handling for API failures and form validation.
  • Ensure consistency with existing Sample WebUI design.

Acceptance Criteria

  • A UI page for each device is available for network configuration.
    • UI option to configure Local WiFi Profile Sync.
    • UI option to configure UEFI WiFi CoExistence Profile Sharing.
    • UI option to select wired network configuration mode (DHCP, Static IP, Static IP synced with OS).
    • UI form to configure Static IP fields.
    • UI displays the list of configured wireless profiles.
    • Users can add a wireless profile from the UI.
    • Users can delete a wireless profile from the UI.
  • UI integrations are functional with the referenced backend stories.
  • User receives proper feedback for success or failure.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

Status
Todo
Status
Q2 2026 (Current)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions