Toggle outline was not correct because the size of the component didn't match the other input components and the left side was hidden if there was no space (margin or padding) in the component.
Navigation focus would hide the right outline of a navigation item when collapsed.
Bug fixes for two issues:
Before:
After: