this post was submitted on 19 Jun 2023
6 points (100.0% liked)
Beehaw Support
2851 readers
9 users here now
Support and meta community for Beehaw. Ask your questions about the community, technical issues, and other such things here.
A brief FAQ for lurkers and new users can be found here.
Our September 2024 financial update is here.
For a refresher on our philosophy, see also What is Beehaw?, The spirit of the rules, and Beehaw is a Community
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
that's the spirit! To be fair, the fediverse is a great deal bigger than lemmy. Lemmy is just the closest thing to reddit on it, so a considerable number of folks who don't like the way reddit inevitably goes will land on lemmy (if it works properly). Lemmy has similar properties (and probably people) as reddit did early on.
I spent some time trying to replicate this spinning thing with matching passwords but was unable to do so. However, what I see is that the UI does not provide feedback when the passwords don't match - instead, the submit button icon spins. This suggests a defect in the UI, for which alas, I have neither time or skills to address - BTW I'm not affiliated with any support group, Beehaw or otherwise.
I'm not able to pursue this with Lemmy's developers myself, but it would be worth making sure that it is understood (I can't imagine it hasn't already been reported, it's an obvious issue - the UI should tell you when the passwords don't match, not spin). There's an issue log at github but I'm not sure what beehaw is doing as far as this forum goes or who would be interested in pursuing this, assuming that I'm correct.
You can see this issue for yourself by going to any lemmy instance and attempting to join with mismatching passwords - I just did so at lemmy.ml
The weird thing is that it tells you when the password is too short, but it doesn't when they don't match. I am using browser ad and popup blocker but that shouldn't be an issue.
I don't believe that this is the extent of the issue because what I've seen suggests that it has occurred sometimes when the passwords are matching, but I daresay all the submit button spinning stuff is related to password validation somehow - because I haven't heard of it happening once the user is authenticated.
Idk if this is helpful to you, but matching passwords still gives me the infinite wheel.
Looking at the recent changes over the past few days to the current codebase (not yet released) I expect this issue should be resolved in the next Lemmy release and you should stop seeing it once your instance admin upgrades the current version - I don't know the new release timeframe but the previous release was last week, so hopefully quite soon.
Excellent, thanks so much for the legwork while I caffeinate and chat with my friend. I owe you one!
for what it's worth, I updated the local dev system with the latest code and I see this is resolved - a message appears when the passwords don't match and the button no longer spins. git logs show quite a lot of fixes to the UI since the release last week, so the UI should be significantly better on next release.