Am i missing something or is lemmy ignoring the chosen filters(community, activity, page) when im returning from a post back to the list of posts(using the back button)? The filters themselves are selected but the content isnt filtered.

    • movie@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      8 months ago

      Works fine on other frontends. Sadly they all have the annoying feature of hiding some nested comments. Since its working for you Ill try figuring out whats wrong on my end. Thx EDIT: Same thing happening in chromium without any addons :/

      edit2: happens only on “subscribed” feed

    • movie@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      8 months ago

      Something is definitely broken, when i press the Next button on feed 3 AJAX request are made: 1 that gets trending communities and 2 that fetch posts when i press the back button(from a post the feed) only 1 is made, the first one in the image which gets the trending communities. looks like not all queries are stored in cache, maybe theres the issue?

      • db0@lemmy.dbzer0.comM
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        I honestly don’t know. I haven’t coded the UI part. I have close to 0 knowledge about the lemmy UI inner working