mongoplayground icon indicating copy to clipboard operation
mongoplayground copied to clipboard

Enhancement request: Add `mgodatagen` and `database/collection` tabs to configuration pane

Open rickhg12hs opened this issue 3 years ago • 1 comments

It would be convenient to view the collection while developing MongoDB queries/pipelines. While it's always possible to use a query to view the collection, it's inconvenient during development to cut the query text and replace it with an empty find, just to view the collection.

One possible enhancement might be to have two tabs, say mgodatagen and database/collection where one could select one or the other. After refining the mgodatagen configuration in it's tab, selecting the other tab would let the user view the generated database/collection.

rickhg12hs avatar Feb 26 '22 16:02 rickhg12hs

That's an interesting idea ! I have to think a bit about the UI but it's definitely doable

feliixx avatar Feb 26 '22 17:02 feliixx