# Topic Preview Modal

**URL:** https://meta.discourse.org/t/topic-preview-modal/409712
**Category:** Theme component
**Created:** [August 10, 2026, 3:54pm UTC](https://meta.discourse.org/t/topic-preview-modal/409712 "2026-08-10T15:54:59Z")
**Posts on this page:** 1
**Showing post:** 31

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [August 24, 2026, 3:01pm UTC](https://meta.discourse.org/t/topic-preview-modal/409712/31 "2026-08-24T15:01:53Z")

</div>

> [@Topic Preview Modal](https://meta.discourse.org/t/topic-preview-modal/409712/3):
>
> Absolute legend slight_smile now to figure out how to make this work with my setup slight_smile @awesomerobot what does your theme depend on for the whole row click api.renderInOutlet("topic-list-before-link", TopicListItemClick);

> [@Topic Preview Modal](https://meta.discourse.org/t/topic-preview-modal/409712/4):
>
> For anyone using the Reddit-ish theme here is a fix i got to work. Reddit-ish theme compatibility Just a note for anyone using the Reddit-ish theme: the modal button itself works, but the default row trigger does not. The issue is that Reddit-ish replaces the standard topic-list row behaviour and handles clicks on the whole topic card itself. Because of that, the modal’s normal row-click handling does not work as intended. Changing the Topic Preview Modal setting to: Trigger style: button Pl…

Hey @Damian_Boon 👋

I’ve fixed this issue here: [FIX: Prevent parent topic navigation from bypassing preview modal · VaperinaDEV/discourse-topic-preview-modal@8902af9 · GitHub](https://github.com/VaperinaDEV/discourse-topic-preview-modal/commit/8902af9a64a2eefe25f00e2bda2415f46a846b8e)

The modal should work now with reddit-ish theme too.

---

_[View the full topic](https://meta.discourse.org/t/topic-preview-modal/409712)._
