Skip to content

[Feature]: More straightforward widget creation #1002

@tkurki

Description

@tkurki

Feature Request

Adding and configuring a new widget happens in several steps and the user needs to initiate the next step, with no guidance.

Adding a new numeric widget stops with new gauge added but not configured, showing no data:
Image

When you open the configuration dialog it starts on the Display tab, with Paths showing a bit unfriendly error icon:

Image

Activating Paths tab shows a bit daunting reddish dialog:

Image

Picking a path and pressing Save gives you data, but showing Gauge Label

Image

Concepts, Ideas & Research

Suggested improved "add and configure" sequence:

  • after addition show the configuration dialog
  • rename Paths to Data and move label field under the path field, as they go hand in hand
  • start in Paths tab if path is not yet defined
  • use last element of path as label if label is not yet defined
  • use displayName from meta if available (didn't check if this is already the case?)

This would help walk the user through the configuration steps.

Bonus

  • show zones if available and provide a link to the server for editing them (or implement an inline editor in Kip?)

Metadata

Metadata

Assignees

Labels

enhancementAn enhancement request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions