Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Guest
Created on Sep 13, 2025

Bug Report - Login Issues

When signing up or signing in on MongoDB Atlas, if I enter a password and place the cursor in the middle of the input field to delete a specific character, pressing the Delete key removes the last character instead of the one at the cursor. This makes it frustrating to fix typos and feels unintuitive. It seems like a bug with the input handling in the password field. I've attached a screenshot to show the issue. Steps to reproduce: 1. Type a password (e.g., password123) 2. Place the cursor before the "o" 3. Press Delete 4. Instead of removing "o", it removes "3" (last character)