[ Home / Rules / Radio / Streams / Net Friends ] [ cel / digi / lum / ran / vnt / media / lit / ocvid / kind / wap ]

/wap/ - wapchan discussion

for anything surrounding the site itself
Name
Email
Subject
Comment
File
Embed
Password (For file deletion.)

 No.1434

Threads don't update after posting in them and I get this error in the console.

 No.1435

I'm not sure if the message is actually related or not.

 No.1436


 No.1437

I put this in the console:

postingMenu = {}
postingMenu.setExtraMenu = function (v) {}

and suddenly the new posts appeared. It's probably enough to just delete line 822 since postingMenu does not seem to be used anywhere else.

 No.1438

>>1437
But with files, I get a different error. It's complaining about

originalLink.classList.add("fa-solid fa-download");

now, it probably should be:

originalLink.classList.add("fa-solid", "fa-download");

Sorry I forgot to copy the actual error message but it was about that line containing whitespace.

 No.1440


 No.1441

>>1440
Thanks!

 No.1442

You messed up relative times too.
The toggle does nothing.

 No.1443

>>1442
Relative times are shown when hovering over the date now. Made that change out of the blue so I don't know how people feel about it. What toggle are you talking about?

 No.1444

>>1443
There's an option for it in the Settings. It seems to be bugged too, if I visit the site from a clear browser, on first visit both local time and relative time are off, but if I press refresh they get toggled on, and the dates on the posts change.

 No.1445

Also, links to files that appear in auto-updated posts look weird like this.

 No.1457

>>1443
Revert that change and instead change the default value of the javascript toggle if you want the default behavior to be not showing relative time. This way people can enable it if they want to. Alternatively just fix the toggle to adapt to the changes you made, but it's kinda spaghetti that way.
I would suggest you always check for other toggles and options before making changes unless you want to break them by hardcoding in something else.

Off-topic, but I miss not having to click the plus every time I want to change board. I don't see why a mod button or index/catalog buttons take priority over seeing the different boards. Having them visible by defualt makes people more aware they exist in the first place. If you want easier access to index/catalog it could always be together with the top/bottom links anyways.

 No.1481

If I hover over a filename in a post that has only one picture attached, the whole filename is revealed. But doing the same on a post with multiple files does not work. I hope these two files have long enough names to illustrate the issue.



[Return][Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ Home / Rules / Radio / Streams / Net Friends ] [ cel / digi / lum / ran / vnt / media / lit / ocvid / kind / wap ]