Merged 2 posts from Best Answer Extension Mobile View.
  • [deleted]

  • Edited

@media (max-width: 767px) {
.Post--BestAnswer {
float: none !important;
display: flex !important;
margin-top: 10px;
}
}

@[deleted] posted this Custom CSS in a discussion, and there is no fix for first issue...

5 days later

Not sure if this is allowed or not, but on the basis this is a positive addition to this post here goes.

I'm willing to chip in $15 for someone to fork the plugin and fix the 'deselect' answer issue, would others match this?

    zeroworld There's a fix for that issue that I PR'd to the repo (see wiwatsrt/flarum-ext-best-answer26) but @WiwatSrt doesn't seem to have been online for a few months now...

    I did ask if @WiwatSrt would be fine if we moved the extension to FriendsOfFlarum, but as the extension itself still somewhat works in beta 10 and we've received no answer, we haven't done that.

      Awesome - thanks as always @[deleted] for being such a great contributor to the community!

      And of course, thanks @WiwatSrt for the fix!

        • [deleted]

        zeroworld Awesome - thanks as always @mcutting for being such a great contributor to the community!

        No problems. Happy to help out as always.

        • [deleted]

        iPurpl3x Is this based on the CSS fix I provided ?

          [deleted] No, sorry I didn't even see your post (I just looked at GitHub before posting my PR). My solution is not using media queries.

            FYI - I'm bringing this extension into FriendsOfFlarum, as it has been a few months since the last update from @WiwatSrt. I'll incorporate the PRs that are in the current repo - if they make sense, of course.

            As soon as I get weird tag permission behavior fixed - soon, hopefully - it'll be released.

              • [deleted]

              datitisev FYI - I'm bringing this extension into FriendsOfFlarum, as it has been a few months since the last update from @WiwatSrt. I'll incorporate the PRs that are in the current repo - if they make sense, of course.

              As soon as I get weird tag permission behavior fixed - soon, hopefully - it'll be released.

              Thanks. Looking forward to see this extension working...

              • [deleted]

              datitisev Excellent - thanks. It's worth noting that even if you clear the best answer, the flag is still set in the DB meaning the "best answer" icon features on the post in the discussion listing, and in the header of the post itself when you open it.

              3 months later

              I think there's a bug, It is impossible to remove best answer. Whenever you remove best answer and reload the page, it just comes back.

                luceos locked the discussion .