bluerobotics/cockpit

mini-widgets-bar: allow viewing and setting name

Open

#587 opened on Nov 23, 2023

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Vue (55 forks)auto 404
accessibilityenhancementgood first issuewidget-specific

Repository metrics

Stars
 (181 stars)
PR merge metrics
 (PR metrics pending)

Description

Mini-widget container "bars" are currently automatically given the name of a random ocean animal when they get created, but there's no indication of what the name is for a given container, and there's no way to change the names.

I think in edit mode the bars should have visible names, and configuring a bar from the regular widgets edit menu should allow changing the name to something custom.

Contributor guide