
-
-
MFA loop
when you have MFA enabled, after creating new account when user wants to opt-out from MFA, it will bring him to settings and cant just turn it off 😐 mfa-loop.mp4
-
-
My Attachments ordering reset
i mean sorting 😀 if you change it to size for example, delete something, it will revert to default sorting by upload date
-
ACP template error
but @Marc said @Miss_B you have same issues there? 😮
-
My Attachments ordering reset
If you want to delete some attachments and you order it for example by size, after deleting some file it will reset to default filtering so you have to apply custom filtering again and again after each deleted file 😐
-
MFA confusing UI
we still cant use MFA in this way in 5.0.6 😔
-
ACP template error
is there something i can do about this? 🤔
-
-
v5 Avatar in Nav Bar
so place it in some media query 😮 this will work on bigger screens (979+px) @media (min-width: 979px) { .ipsPhotoPanel .ipsAvatarStack { width: 100px; } }
-
-
v5 Avatar in Nav Bar
try it here /admin/?app=core&module=customization&controller=themes if it still doesnt work, add space and !important before the ; 🤔
-
v5 Avatar in Nav Bar
add it at the end of whole css to be sure nothing is overwriting it 🤔 StreamableWatch user-icon | Streamable
-
v5 Avatar in Nav Bar
.ipsPhotoPanel .ipsAvatarStack { width: 100px; }
-
-
v5 Avatar in Nav Bar
i dont know every place where avatars are so try and see 😮 i dont even remember from where i took this piece of code 🤭 just right click element you want to inspect and play with it in dev tools 😮
-
Minor UI bugs (announcements (2))
1) support for all installed languages is missing 😔 2) when the announcement is present, everything looks fine, but when you close it, theres some extra margin (after next reload) 😐 3) in announcements settings theres this button, which is <a> - when you hover it, it shows this little odd underline between two icons 4) if you close an announcement, it will pop-up for a while after each reload 😐 (video will expire in 2 days) StreamableWatch pop-up | Streamable
-
Receiving fake notifications since today
i found the culprit 🤭 if the author of topic can mark a post as a solution, but his account doesnt exist anymore, such author becomes marked as guest (Návštěvník on the screenshot) but guest is every anonymous user, so everybody without account can mark a post as a solution, including bots 😮 anyway i had to disable this feature 😔 i hope trhis could be fixed soon
-
Receiving fake notifications since today
but here notification links to the lower post which is supposed to be marked as solution, but it isnt, probably because there is already real solution, in this case in post above 🤔
-
Receiving fake notifications since today
everything is possible, but how - via these notifications? 🤔 they are linked to those posts, so wtf 😐 btw some posts are marked as solution, but i dont know by whom 😮