#451 Remove configuration UI when a widget doesnt have config options
Closed: Fixed 6 years ago Opened 6 years ago by ryanlerch.

Currently when editing the widgets, widgets that do not have configuration options still show the gear icon. If clicking on this, you are greeted with the config dialog showing that there is no configuration options. IMHO, the gear icon should be either removed or disabled when a widget doesnt have config options.

Additionally, when adding a widget that does not have config options, you are still greeted with the config dialog (stating there are no options) that the user has to click through.


The edit dialog also has the "Delete this widget" button, so it should be available somewhere else. Do you have an idea about that?

Metadata Update from @abompard:
- Issue priority set to: High

6 years ago

Metadata Update from @ryanlerch:
- Issue assigned to ryanlerch

6 years ago

yeah, i have an idea implemented already -- was just going to put a button on all widgets to let you delete them. it works pretty well.

Just pushed a PR#455 that fixes the first item here (not showing the gear icon if a widget has no options).

The other one was proving a little tricky, so will do that next.

Metadata Update from @abompard:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata