The create, edit, and reset-password modals were using 'modal-overlay' and 'modal' classes instead of the standard 'modal active' and 'modal-content' pattern, making them invisible due to CSS rules that hide .modal elements without the .active class.