Skip to content

app: parity with KCM. Change landing page and remove FindDevicesPage

Darshan Phaldesai requested to merge work/dphaldes/standalone-parity into master

The plan is to bring the standalone qml app in parity with the KCM in terms of design and functionality. The goal is to remove KCM after this is merged (not in this PR) as it is redundant, and the code has to target 2 different UIs (standalone and kcm).

FindDevicesPage is redundant and the sidebar information is incomplete as it doesn't include all devices (unpaired/unavailable) devices.

Current changes:

  • Added a landing page for QML Application similar to KCM's no device selected page.

  • Move FindDevicesPage functionality to sidebar/overlay drawer

  • Remove FindDevicesPage

  • Add a refresh button - supersedes !734

    image.png

    image.png

Edited by Darshan Phaldesai

Merge request reports

Loading