-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
Affects Version/s: 1.28.4
-
Component/s: Compass
-
None
-
Environment:MongoDB cloud
-
Not Needed
Problem Statement/Rationale
Trying to change the default datatype to object but dropdown is hiding if I try to scroll. I tried using arrow keys they are also not working.
Steps to Reproduce
- Connect to db using Compass and open collection.
- Click on "Add Data" button -> Insert Document.
- Switch to Non-JSON view where you can specify values.
- Add any attribute and for value try to change the datatype from string to object from dropdown.
Expected Results
User should be able to select any datatype using mouse or arrow keys.
Actual Results
Datatype dropdown is collapsing as soon as you click on scrollbar or anywhere on the dropdown. Arrow keys are also not working. Due to which user is not able to select desired datatype.
Additional Notes
Any additional information that may be useful to include.
- is related to
-
COMPASS-3267 Field type editing in table view, clicking scrollbar closes drop-down menu
- Closed