BUG #4091
Updated by Nazmul Hossain Shovon 3 months ago
**Issue Description** In the **Password** field on Sign Up, placing the cursor does not display the expected **green hover/focus effect**, unlike other input fields. **Module / Page** Sign Up **Module Section** Password Field **Screen Size** All Devices --- #### Steps to Reproduce 1. Open Sign Up page. 2. Click inside the Password field. 3. Compare focus styling with other fields. **Expected Result** Password field should show the same hover/focus styling as other inputs. **Actual Result** No green hover/focus effect is displayed. **Attachments** [PoC](https://drive.google.com/file/d/1yiJwJJ8xeFVPA7v6e3g1uKrHrsEYAA5V/view?usp=sharing) **Types of Issue** UI Issue --- **Root Cause:** missing reusable input **Impacted Area:** password input field