Skip to content

Conversation

@bfollington
Copy link
Contributor

@bfollington bfollington commented Sep 23, 2025

Also replace derive with lift to combine lists reactively


Summary by cubic

Fixes a runtime error in Chat List by replacing ifElse with derive and makes list merging reactive with lift. Also exposes the Chat List from the default app via a Quicklaunch button to address CT-933.

  • New Features

    • Added “Chat List” button to Quicklaunch in default-app.tsx that navigates to ChatList with allCharms.
  • Bug Fixes

    • Replaced ifElse with derive for rendering backlinks/mentioned, resolving the commontools_1 error and keeping the panel reactive.
    • Combined charmsList with allCharms using lift so the list updates when either source changes.

Also replace `derive` with `lift` to combine lists reactively
@linear
Copy link

linear bot commented Sep 23, 2025

@bfollington bfollington merged commit daf1d75 into main Sep 23, 2025
7 checks passed
@bfollington bfollington deleted the ben/ct-933-make-chatbot-list-accessible-from-default-apptsx branch September 23, 2025 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants