Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-6918

Index create modal closes whenever an existing index creation process completes

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Indexes
    • Labels:
    • Environment:
      OS: macOs 13.4 (22F66)
      Compass: Version 1.37.0 (1.37.0)

    • 3

      Problem Statement/Rationale

      I've observed an issue while creating indexes in MongoDB Compass. When I start creating an index and it's still in progress, if I open another modal to create a new index and start entering information for this second index, a problem arises. If the creation of the first index completes during this time, the modal for the second index, where I'm currently inputting data, is unexpectedly dismissed or collapsed. This causes all the information I entered for the second index to be lost and requires re-entry

      Steps to Reproduce

      1. Create an index on a field and make sure it's in progress
      2. While index 1 is being created, input information to create another index.
      3. Wait until the first index creation process completes. You can notice that the second index creation prompt/modal closes when the first index creation process completes.

      Expected Results

      The index creation modal shouldn't close because the background index creation process completes.

      Actual Results

      The index creation modal closes whenever a background index creation process completes.

            Assignee:
            Unassigned Unassigned
            Reporter:
            binoy.subhakumar@mongodb.com Binoy Subhakumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: