Closed SkylerBurger closed 2 months ago
As a user, I want the ability to delete a DialGroup from my config through the UI so I can remove unwanted dials in mass.
DialGroup
GroupDetails
config
localStorage
groupIndex
This depends on completion of issue #6
This Issue was addressed in PR #51
As a user, I want the ability to delete a
DialGroup
from my config through the UI so I can remove unwanted dials in mass.GroupDetails
view add a "Delete Group" button.config
in state andlocalStorage
groupIndex
to 0 so the first group is shown upon re-render