Added effect hook to fix bug where after deletion the toolbar will still indicate a user that does not exist is selected.
Added effect hook to fix bug where after deletion the toolbar will still indicate a user that does not exist is selected. A new bug is discovered with how objects are treated and my misunderstanding of functional programming. The callbacks for onDelete have also been removed as they were more like temporary solutions.