surrealdb / surrealist

Surrealist is the ultimate way to visually manage your SurrealDB database
https://surrealist.app/
MIT License
1.04k stars 74 forks source link

Export Database does not do anything on the web version in case "Include Records" is selected #218

Closed induras closed 3 months ago

induras commented 3 months ago

Describe the bug When trying to export a database with records included, nothing happens. When deselecting "Include Records" the download pops up immediately and the export works.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://surrealist.app/designer
  2. Load the "Surreal Deal" demo dataset
  3. Go to explorer view, click on "Export Database" and select "Include Records"
  4. Nothing happens

Expected behavior Records can be exported as well when using the "Export database" feature.

Environment:

Platform: Web
Navigator: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Version: 2.0.2
Flags: featureFlags: false, models_view: true, apidocs_view: true, themes: false, newsfeed: true
PSmouz commented 3 months ago

This is also the case for the native macOS version.