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

Freegle / Iznik / 27197 / 27197
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 15 Jul 2026 08:15AM UTC
Files 755
Run time 38s
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

15 Jul 2026 07:48AM UTC coverage: 70.404% (-0.01%) from 70.418%
27197

push

circleci

edwh
fix(chat): keep compose footer at the bottom of an empty chat

On mobile, an empty chat (first contact with a group's volunteers, before any
message is sent) renders neither the message list (v-if="chatmessages?.length")
nor the busy spinner, and the profile header is desktop-only. The ChatFooter
then became the only child of the flex column and, with justify-content:
space-between, jumped up under the mobile navbar - leaving a large blank area
below it and the "Type here" input squashed at the top (Discourse 9918).

Add a growing v-else spacer (.chatContentEmpty, order 3 + flex-grow:1, mirroring
.chatContent's background) so the footer stays pinned to the bottom and an empty
chat still looks like a chat rather than a blank white void.

Test: ChatPane awaits setupChat() so it is an async-setup component that cannot
be cleanly mounted; assert on the source (as ChatFooterDraftPersistence.spec.js
does) that the empty-chat spacer exists and has flex-grow + the message-slot order.

12468 of 14382 branches covered (86.69%)

Branch coverage included in aggregate %.

77442 of 113324 relevant lines covered (68.34%)

33.8 hits per line

Source Files on job vitest - 27197
  • Tree
  • List 755
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27197
  • CircleCI Build #27197
  • 6120ac71 on github
  • Prev Job for on master (#27180)
  • Next Job for on master (#27212)
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