ChilliCream / graphql-platform

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
https://chillicream.com
MIT License
5.19k stars 739 forks source link

BCP - Documents multi-select #6613

Open michaelmcneilnet opened 11 months ago

michaelmcneilnet commented 11 months ago

Product

Banana Cake Pop

Is your feature request related to a problem?

When I have many documents in BCP, there is no way to delete them in batches. I have to select each one individually and delete it.

The Del key also has no effect; I have to right-click and delete each document, which is slower than using the keyboard delete key.

The solution you'd like

  1. Allow multi-select using Ctrl and click, to select each clicked document.
  2. Allow multi-select using Shift and click, to select all documents between the clicked documents.
  3. Allow deleting selected document(s) using Del
rstaib commented 11 months ago

Thanks for your feedback. We've added this issue to our Backlog.