3.0.0 Bug Report Thread
-
@baris said in 3.0.0 Bug Report Thread:
Seems like the delete account button isn't visible on mobile. It should be at the bottom on ediy profile page.
Not sure about gdpr consent @julian can take a look at that
it is also not visible on desktop, FYI:
-
Will look into GDPR consent.
I think the reason the deletion buttons are unavailable is because we did not account for them in the new design. We moved a bunch of moderator/admin-type actions to an overflow menu (which you of course cannot see), and those options are now there.
But of course, you are supposed to be able to delete your own account, so that is now a bug.
Edit: No, I am wrong. There is supposed to be a delete account button on the edit page:
-
@crazycells said in 3.0.0 Bug Report Thread:
on mobile, when I open "notifications" or "chats" and start scrolling from bottom up, it slides the page in the background, and does not slide "notifications list" or "chats list"...
I have added
overscroll-behavior: contain
to some of those dropdowns, let me know if the body is still scrolling on your phone.Seems like there are still some issues https://bugs.chromium.org/p/chromium/issues/detail?id=813094 if the dropdown doesn't have any scrollable content ie navigation dropdown in this forum is not too tall, then trying to scroll in that still scrolls the background.
-
Hi @baris , please check the video here: https://app.box.com/s/mymxz8rsymfk5g80nmeooutz2608g73u
the first move is starting from the toolbar and going up and down (this moves the background)... the second move is starting from the middle of the screen and going up and down (this moves the foreground - namely notifications) ...
-
When the reply window is extended to the top, the "hide", "discard" and "submit" buttons on the upper right corner become unclickable.
-
@crazycells thanks, filed it https://github.com/NodeBB/NodeBB/issues/11181
-
I do not know if this is considered a bug, names are inconsistent in notifications...
-
ha ha
keep the good work !
-
How to use NodeBB with new Bootstrap, but without with new theme dis-Harmony?
-
@d3ppsbtgsz just use the Persona theme instead of Harmony
-
My experience with Safari - initially I thought it was a a combo of a beta bug with Harmony new layout for listing topic (a larger preview pushing out spacing for individual listing), but switching to Firefox showed me it was most possibly a Safari specific issue, screenshot is from 15.6.1 (Safari latest is 16.x sorry don't have latest Safari to test against.)
-
That bug was already reported here https://community.nodebb.org/post/90818, looks like line-clamp doesn't work on safari. Filed issue https://github.com/NodeBB/NodeBB/issues/11188
-
Not sure if this is a bug or not, but on here, I see the below in the
recent
viewYet on my test instance, I see
Note the difference between "All categories" and "Topic Tools"....
Theme version is the latest (I think) at 1.0.0-beta.24
EDIT - I think I am a few commits behind (provided that the differences here aren't checked in yet to GIT), as my composer looks different to this one also.
EDIT 2 - just installed latest composer from GIT (https://github.com/NodeBB/nodebb-plugin-composer-default) so ignore that one
-
In order to have more space to read the content, I think it is necessary to hide the mobile menu when scrolling down. When scrolling up, it should appear again.
-