Composant de thème pour indiquer si l'utilisateur actuel a répondu à un sujet ?

Quelqu’un a demandé s’il existe un moyen d’afficher un indicateur montrant si l’utilisateur actuel a répondu à un sujet. Mais je pense que le chargement de la catégorie ne contient que les publications fréquentes et aucune information sur l’auteur actuel, n’est-ce pas ? Il faudrait donc ajouter cela au sérialiseur ?

2 « J'aime »

You’re talking about showing an indicator on the topic list, right?

Yeah I don’t think there’s any existing indication that the current user has posted in a topic. Just whether or not they’ve seen it, where they left off, unread count…

3 « J'aime »

And I think that’s only available when you get to the topic, but in any case, we agree that it’d take adding the “have I replied to this topic” data into the serializer for topic list. And if you’re good at that kind of thing, that’s an hour or two and another hour-ish to tweak the topic list to have another colum with some kind of did-I-reply indicator. And six hours to decide just what font-awesome thingy to use as an indicator and where to put it (maybe a check-box in the same column as the reply-count?).

So it’s a like 2-3ish hour (+ 6 hour) job? (and 2-12 for me)

1 « J'aime »

There is also

https://forums.example.com/posted

as a route which shows all the topics you posted in.

4 « J'aime »