mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +00:00
Fix a bunch of things in Cody Web UI: 1. Input box overlaps the last chat message. 2. `<code>` in message overflows. 3. Switching to the old chat doesn't scroll down to the latest message. ## Test plan - visit cody web chat |
||
|---|---|---|
| .. | ||
| cody-icons-font | ||
| src | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .stylelintrc.json | ||
| BUILD.bazel | ||
| jest.config.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Cody UI shared library
The @sourcegraph/cody-ui package contains UI code that is shared among Cody clients.