Open
Description
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:
- Click on the ChatGPTBox icon in the Firefox toolbar.
- Select "Import all data."
- Observe the file dialog behavior.
Expected behavior
The file dialog should remain open to allow for file selection.
Please complete the following information:
- OS: Linux Mint 21.3
- Browser: Firefox 128.0.3 (package version
128.0.3+linuxmint1+virginia
on LinuxMint) - Extension Version: 2.5.8
Additional context
Unsure if this is a crash or another issue. Has anyone else experienced this?