SkylerBurger / new_tab_dialer

A Chrome extension inspired by Speed Dial [FVD].
https://dialer.skybur.io
1 stars 0 forks source link

Fix Renaming Group Workflow #69

Closed SkylerBurger closed 1 month ago

SkylerBurger commented 1 month ago

Summary

This PR addresses Issue #68 which requests a fix for the ability to rename an existing group. This was broken after a refactoring of the PopUpModal and was missed because I admittedly am missing testing which is becoming more critical to future changes without regression.

Changes