josStorer / chatGPTBox

Integrating ChatGPT into your browser deeply, everything you need is here
MIT License
10.03k stars 755 forks source link

File Dialog Closes Immediately When Selecting "Import all data" on Firefox #772

Open PeterDaveHello opened 3 months ago

PeterDaveHello commented 3 months ago

Describe the bug
When using chatGPTBox with Firefox, clicking the "Import all data" button in the ChatGPTBox extension's menu causes a file dialog to briefly appear and then immediately close, preventing any file selection. No errors are observed in the debug console. The export function, however, works as expected without any issues.

To Reproduce
Steps to reproduce the behavior:

  1. Click on the ChatGPTBox icon in the Firefox toolbar.
  2. Select "Import all data."
  3. Observe the file dialog behavior.

Expected behavior
The file dialog should remain open to allow for file selection.

Please complete the following information:

Additional context
Unsure if this is a crash or another issue. Has anyone else experienced this?