• 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 496
Run time 18s
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: 69.169%. Remained the same
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.

27655 of 39982 relevant lines covered (69.17%)

20.94 hits per line

Source Files on job laravel - 27197
  • Tree
  • List 496
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • 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