Topic: General Bug Reports / Feature Requests

Posted under Bug Reports & Feature Requests

@0_0 said:
votedup: autocomplete shows names despite us not having perms to see others and will default to ourselves

Also why does the wiki always suggest to return to notifications


Merged from Bug Reports Thread.

@0_0 said:
https://femboy.fan/static/avoid_posting The avoid posting list in the site navigation page leads nowhere, and it's referred to in multiple places for how to get dnp

Yeah I haven't bothered setting that up since this site does not have near enough of a presence to need dnp yet, that's on the docket for some time in the future along with a few other missing internal/help pages

@0_0 said:
votedup: autocomplete shows names despite us not having perms to see others and will default to ourselves

This feels likely to be something imported fron e6
In theory it should be trivial to just make it either only show some specific text or the current user's name

@0_0 said:
Also why does the wiki always suggest to return to notifications

It sounds like you went through a notification and never returned, so it never cleared the banner
I'll look into that


Merged from Bug Reports Thread.

@donovan_dmc said:

This feels likely to be something imported fron e6
In theory it should be trivial to just make it either only show some specific text or the current user's name

At least it's better than how e6 handles it, which is just not displaying any autocomplete at all (so you're not sure if there's any effect until you press enter)


Merged from Bug Reports Thread.

@donovan_dmc said:

The mention (@Donovan_DMC) is case sensitive, but the autogenerated mention in forum posts isn't.

It directing to the current user with the name isn't that great either, but at this point it's not too much to be worried about

Unrelated: I dislike how editing brings you to a different page. I'm not gonna be doing any heavy duty foruming over here so it's not much of a problem.

Updated by Donovan DMC


Merged from Bug Reports Thread.

I like how forum list actually display the creator and when it was created, but the header of the column is Replies rather than creator (on mobile mode support)

Tangentially, take a look at the forum list. The uploading guidelines forum post incorrectly attributes the latest post to the wrong individual

Updated by Donovan DMC


Merged from Bug Reports Thread.

@0_0 said:
I like how forum list actually display the creator and when it was created, but the header of the column is Replies rather than creator (on mobile mode support)

I've likely forgotten to properly hide a column on mobile, which is the same way e6 works

@0_0 said:
Tangentially, take a look at the forum list. The uploading guidelines forum post incorrectly attributes the latest post to the wrong individual

Yeah I've been looking into that and haven't gotten anywhere yet, I need to look further into it


Merged from Bug Reports Thread.

@0_0 said:
votedup: autocomplete shows names despite us not having perms to see others and will default to ourselves

Done

@0_0 said:
Also why does the wiki always suggest to return to notifications

This as I said sounds like you never went back through the notification, I'll add a dismiss button that doesn't require navigation later but for now this is working as intended

@0_0 said:
ischild:true and ischild:false lead to an error message

Fixed

@0_0 said:
posts show up pretty poorly on mobile (first column is almost entirely hidden)

the mobile tag history description bug got imported from e6

I'm pretty sure both of these are imported bugs, the latter might have had the fix excluded when merging

@0_0 said:
The mention (@Donovan_DMC) is case sensitive, but the autogenerated mention in forum posts isn't.

Fixed

@0_0 said:
It directing to the current user with the name isn't that great either, but at this point it's not too much to be worried about

That is a bit annoying, and I might change that in the future. It's the way it is currently so mention notifications work

@0_0 said:
Unrelated: I dislike how editing brings you to a different page. I'm not gonna be doing any heavy duty foruming over here so it's not much of a problem.

That was a bug and has been fixed

@0_0 said:
I like how forum list actually display the creator and when it was created, but the header of the column is Replies rather than creator (on mobile mode support)

The column should be properly hidden now

@0_0 said:
Tangentially, take a look at the forum list. The uploading guidelines forum post incorrectly attributes the latest post to the wrong individual

Fixed

@0_0 said:
Also nice, we have forum merging

Yeah it was a bit wonky since I was merging forward rather than backward, but it seemed to work well all the same

Interesting behaviour in hamburger menu:
https://imgur.com/a/aFwMrub (resolves when at 0 notifications)
Likely my css contributing most of the problems

CSS
/* hamburger menu and contents look a bit better */
header { background: none; }
#maintoggle { margin-bottom: -1px; }
#nav { margin-top: 13px; margin-left: -16px; margin-right: -16px; margin-bottom: -12px; }

@0_0 said:
Where is this (found in the sitemap) https://femboy.fan/dtext_links supposed to lead? It's under both forums and wiki

It's an import of danbooru's exact same feature: https://danbooru.donmai.us/dtext_links
It's used for "What Links Here"on wiki pages
It seems that a model was somehow deleted without proper actions (such as properly deleting dependents), so I've just gone ahead and manually deleted the one causing problems

Updated

navbar breaks when navigating by navbar (with and without mobile mode support, on mobile)

When trying to invite maintainers, it'll fail if the name isn't all lowercase. This means the autocomplete doesn't work

  • 1