Closed SkylerBurger closed 2 months ago
Actually, tabling this one to dive into state management. I don't want to continue editing groups in state until I have a new Groups store set up. Postponing this Issue, dependent on Issue #29
State management update with Zustand was a great success. Sizing this ticket up a bit from .5 to 1 to allow a little more time to examine refactoring Confirm
with PopUp
. Remember to keep in mind the separation between container components (state and logic) and presentation components (UI rendering).
This Issue was addressed in PR #52
Waiting until state management was updated, and refactoring with PopUpModal
were both welcomed changes.
As a user, I want to be able to add a new Group Tab to my dialer.
TabMenuOptions
.Confirm
andNewDialForm
components.localStorage
. The newly created Tab should also become the currentgroupIndex
.