-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Developer Tools
-
Not Needed
Problem Statement/Rationale
When trying to drop a collection with compass, there's a text field in which you have to type in the collection's name in order to drop it.
If you drop a collection, create it again (via code, not through compass) and then open the "drop collection" dialog again, the text in the "input field" is still populated with the collection's name (cached from the previous time it was dropped), enabling the "drop" button instantly and may lead to unintentionally dropped collection
Steps to Reproduce
Drop a collection, create it again (via code, not through compass) and then open the drop dialog again
Expected Results
I expect the text field for the drop collection confirmation to be cleared.
Actual Results
The text field for the drop collection confirmation should be cleared, to prevent accidental collection drops
- duplicates
-
COMPASS-7035 Clear the "Drop Collection" Modal input if "
- Closed
- is duplicated by
-
COMPASS-7151 Drop
- Closed