1082
Alexandrite UI: https://a.lemmy.world
(a.lemmy.world)
This Community is intended for posts about the Lemmy.world server by the admins.
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Any support requests are best sent to info@lemmy.world e-mail.
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
I want to add my praise to the heap.
I'm pretty happy with Voyager on mobile, but when writing something, it's not ideal.
The generic Lemmy UI is more than OK on desktop, but the lack of error code reporting to the user was frustrating, at times I tried to resubmit posts and comments and the spinning Submit button just kept on going, for some communities in particular. So I stopped posting in these communities.
Now, with Alexandrite, I feel like this is a good UI that I really like. And I love that you write out the background error message for why posting or commenting fails!
Really nice job!
Lack of error codes is something I see often even in professional website development. Even Windows has run into that issue now; Click button. Button loads. Button stops - no action. Or, the application just closes.
I think with the separation of product design and engineers in modern teams, it ends up being really hard for everyone to settle on a good path for errors on every single little thing - and including that in the design can make you "feel" your product is error prone, even if 99% of people never see any of those.
Well pointed out.