Qualcuno ha chiesto se esiste un modo per ottenere un indicatore che mostri se l’utente corrente ha risposto a un argomento. Ma penso che il caricamento della categoria includa solo i post frequenti e non abbia informazioni sul postatore corrente, giusto? Quindi servirebbe aggiungere qualcosa al serializer?
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…
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)
There is also
https://forums.example.com/posted
as a route which shows all the topics you posted in.