mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-02 04:12:36 +00:00
The read-only placeholder makes app-backed resourceUri-only resources render a placeholder instead of the bridge iframe when no MessagesViewProvider is present, which broke component tests that render these components standalone. Mock useIsMessagesViewReadOnly to interactive in the affected suites and add a regression test asserting the placeholder renders (and the iframe does not) in a read-only view. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| sw | ||
| test | ||
| babel.config.cjs | ||
| check_updates.sh | ||
| index.html | ||
| jest.config.cjs | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||