-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.19.12
-
Component/s: None
-
None
-
Not Needed
-
Iteration Ragamuffin
Steps to reproduce:
- Navigate to Schema tab
- Click Analyze
Labels are left on the screen when you navigate to other tabs. Was able to reproduce with a collection that only had the _id index defined (exact data below)
Setup:
- MongoDB 4.2.0 (Windows)
- curl https://raw.githubusercontent.com/mongodb/docs-assets/geospatial/neighborhoods.json | mongoimport -c neighborhoods
Tested using 1.19.12-Windows
Message seems to originate in the compass-schema plugin (see https://github.com/mongodb-js/compass-schema/blob/e0bc33874e248465c27691f72f8a7893803b319a/src/components/steps/steps.jsx)
- is duplicated by
-
COMPASS-3970 See "Sampling Collection" and "Analyzing Documents" overlay in Schema UI
- Closed