Skip to content

DEV: Add topic custom field for nesting#35

Merged
markvanlan merged 2 commits intomainfrom
topic-custom
Mar 25, 2026
Merged

DEV: Add topic custom field for nesting#35
markvanlan merged 2 commits intomainfrom
topic-custom

Conversation

@markvanlan
Copy link
Contributor

@markvanlan markvanlan commented Mar 24, 2026

Instead of relying on category setting to know if we should route to nested or flat view, use property directly on the topic model. This make routing much more simple, and allows us to enable nesting on specific topics without having to enable for a whole category.

When clicking a notification link and nesting is installed we have to do a check for the topic. Instead of hitting the regular topic endpoint this adds a very lightweight endpoint to check.

This still isn't ideal still but.. here we are at the moment..

@markvanlan markvanlan merged commit 65a3460 into main Mar 25, 2026
6 checks passed
@markvanlan markvanlan deleted the topic-custom branch March 25, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants