• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lsm / neokai / 24872378326 / 32
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 24 Apr 2026 04:36AM UTC
Files 282
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Apr 2026 04:33AM UTC coverage: 18.797%. Remained the same
24872378326.32

push

github

web-flow
fix(web): keep last chat message visible above floating composer (#1617)

The chat scroll container is extended beneath the floating composer for
the glassmorphism effect, but auto-scroll was landing at the true bottom
of the container — which is underneath the composer — so newly arrived
messages appeared hidden behind the input instead of above it.

- `getMessagesBottomPaddingPx` now derives padding from the live footer
  height + a small clearance buffer (was baseline-112 minus-96, which
  always left ~16px of the last message clipped). MIN/MAX are bumped to
  128/320 to match the new intent.
- Mirror `--messages-bottom-padding` as `scroll-padding-bottom` on the
  messages container so `scrollIntoView` and any browser-driven scroll
  (focus, anchor) stops short of the composer.
- `useAutoScroll` uses `scrollIntoView({ block: 'end' })` so the end
  sentinel honors scroll-padding-bottom and the newest message lands
  just above the composer.

14433 of 76785 relevant lines covered (18.8%)

9.39 hits per line

Source Files on job daemon-online-sdk - 24872378326.32
  • Tree
  • List 282
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24872378326
  • 9424c9f9 on github
  • Prev Job for on dev (#24869029861.4)
  • Next Job for on dev (#24872929355.12)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc