Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-724

Can't see database names when doing `show dbs`

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: UI / UX
    • Labels:
      None
    • Environment:
      * MacOS
      * iTerm build 3.3.6
    • Not Needed

      Problem Description

      Database names are invisible when executing show dbs

      Steps to Reproduce

      • Start mongosh
      • Type show dbs

      Expected Results

      See:

      Enterprise [direct: mongos]> show dbs
      admin 238 kB
      config 1.68 MB
      

       

      Actual Results

      See:

      Enterprise [direct: mongos]> show dbs
             238 kB
            1.68 MB
      

      Additional Notes

      The database names are actually there. If I copy and paste the text into an editor, I can see them. It just seems that the foreground color of the database names is the same as the background color.

        1. image-2021-04-27-13-49-54-192.png
          image-2021-04-27-13-49-54-192.png
          249 kB
        2. image-2021-12-20-16-42-17-971.png
          image-2021-12-20-16-42-17-971.png
          13 kB
        3. image-2021-12-20-16-44-17-872.png
          image-2021-12-20-16-44-17-872.png
          60 kB
        4. image-2021-12-21-16-28-41-344.png
          image-2021-12-21-16-28-41-344.png
          52 kB

            Assignee:
            Unassigned Unassigned
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: