Hi, thanks for building Panelize.
I found an issue with image uploads in the multi-panel unified input.
Environment:
- Panelize version: 1.2.0
- Browser: Firefox stable, self-distributed signed build
- OS: Windows
- Providers tested: ChatGPT, Claude, Doubao, Grok, DeepSeek, Kimi
Steps to reproduce:
- Open Panelize.
- Add panels for ChatGPT, Claude, Doubao, Grok, DeepSeek and Kimi.
- Type text in the unified input at the bottom.
- Attach an image.
- Click "Send All" / fill all panels.
Expected behavior:
The text and image should be inserted into all supported AI providers.
Actual behavior:
- ChatGPT, Claude and Doubao receive the image correctly.
- Grok, DeepSeek and Kimi receive text, but the image is not uploaded into their input boxes.
Notes:
The unified input seems to broadcast an image payload, but the image upload adapter may not be implemented or may be outdated for Grok, DeepSeek and Kimi. It may require provider-specific handling for each site's file input / paste / drop behavior.
Additional issue:
Grok sometimes shows a Firefox iframe error for accounts.x.ai:
"accounts.x.ai will not allow Firefox to display the page if another site has embedded it."
Refreshing the Grok panel sometimes fixes it after the user is already logged in.
Hi, thanks for building Panelize.
I found an issue with image uploads in the multi-panel unified input.
Environment:
Steps to reproduce:
Expected behavior:
The text and image should be inserted into all supported AI providers.
Actual behavior:
Notes:
The unified input seems to broadcast an image payload, but the image upload adapter may not be implemented or may be outdated for Grok, DeepSeek and Kimi. It may require provider-specific handling for each site's file input / paste / drop behavior.
Additional issue:
Grok sometimes shows a Firefox iframe error for accounts.x.ai:
"accounts.x.ai will not allow Firefox to display the page if another site has embedded it."
Refreshing the Grok panel sometimes fixes it after the user is already logged in.