-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Connectivity
-
None
-
3
-
Not Needed
-
Iteration Tangerine
We should update the port input to be an html `number` field. In connection model we can remove the port validation: https://github.com/mongodb-js/connection-model/blob/master/lib/data-types.js#L18 this error is not properly caught and is one of our larger bugsnag reports: [https://app.bugsnag.com/mongodb/mongodb-compass/errors/5975fdd000f9a600199afc7a?filters[event.since][0]=30d&filters[error.status][0]=open]
We should just let an invalid port be passed to the driver, and validated there.
- related to
-
COMPASS-4228 Compass port number erased should be blank field but auto-inserts "27017"
- Closed