Skip to content

Nodebb 3.2.2

Bugs

Related Topics
  • Layout Issues/Transparency

    Solved Bugs
    5
    2 Votes
    5 Posts
    58 Views

    @phenomlab said in Layout Issues/Transparency:

    Does it work properly now?

    Yes, it does šŸ™‚

  • 3 Votes
    5 Posts
    340 Views

    @crazycells Agreed. It takes a more sensible approach. Nobody ever upvotes the first post - itā€™s usually much further down as the conversation progresses.

  • problem with search page and copyright in footer

    Solved Bugs
    13
    6 Votes
    13 Posts
    388 Views

    @phenomlab yes, search page is fixed šŸ™‚ thanks šŸ‘

  • Is NTFY working properly on iOS?

    Bugs
    10
    5 Votes
    10 Posts
    678 Views

    @phenomlab thx, the same for us. It sees 1.7.3 as the last version although it is updated to 1.7.4ā€¦ i will report this to @barisusakli

  • Nodebb 3.2.0

    Bugs
    20
    2 Votes
    20 Posts
    894 Views

    @crazycells yes, Iā€™m aware of that. Need to fix

    EDIT- fixed. Caused by the same CSS that is used to absolutely position the ā€œverifiedā€ group badge in the posts view. Amended this CSS so that is specifically targets the post stream as below

    li[component="post"] a[href*="/groups/verified"] { position: absolute !important; left: 8px; z-index: 2; margin-top: 1px; border-radius: 999px !important; line-height: 14px; display: block; height: 22px; margin-left: 0px !important; }
  • Can you adjust Admin settings on your NodeBB?

    Bugs
    5
    0 Votes
    5 Posts
    387 Views

    @Panda as, yes, now I understand and that makes 100% sense. It means those who get down voted can still have an opinion and use common services.

    And yes, youā€™re right. Rather than down vote, just ignore if you donā€™t agree.

  • NodeBB upgrade now cant post

    Solved Bugs
    5
    2 Votes
    5 Posts
    399 Views

    @Panda yes, for some reason, that is the case. If you need an urgent response, itā€™s probably better to post here because of the time difference.

  • Email validation NodeBB

    Bugs
    21
    3 Votes
    21 Posts
    1k Views

    @Panda said in Email validation NodeBB:

    Did you configure that as a custom change to the usual quote icon. How do you do that?
    I notice on NodeBB site its a solid blue quotes

    Yes, I changed it. NodeBB by default users the free font awesome library whereas I use the pro (paid) version SDK have access to a wider set of icons, and at different thicknesses etc. The change of colour is just simple CSS.