If you choose "Show fields in the discussion banner instead of the "first post" , in any discussion page, the right navigator will not render properly .(because of it's <ul> has position:fixed , a quick change to position:absolute would fix the problem* )
I do not know whether this issue is related to flarum/core or this extension.
- I realised shortly after I changed that the behaviour changes (the nav isn't sticky anymore which is not cool 😢 ) if we do this, please ignore this fix.
If you choose "Show fields in the discussion banner instead of the "first post" , in any discussion page, the right navigator will not render properly .(
because of it's* )<ul>hasposition:fixed, a quick change toposition:absolutewould fix the problemI do not know whether this issue is related to
flarum/coreor this extension.