mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

16K
active users

Robin Kipp

I am really enjoying my experience using . Everything is super intuitive and straightforward to use in my opinion, and accessibility is mostly excellent across the board.
I did run into an accessibility bug in the iOS beta app though. Since said app is written in Swift / SwiftUI which I am deeply familiar with, I decided to dig into the codebase, found the problematic view, added a simple fix and opened my first PR with the project. Yup, using an open-source password manager is fun!

For anyone interested, here’s the link to my PR. it’s just a one-line fix, hopefully I did an OK job following their contribution guidelines, definitely excited to find out whether this gets accepted.

github.com/bitwarden/ios/pull/

🎟️ Tracking
#810
📔 Objective
Currently, the VoiceOver screenreader, used by blind iOS users, will treat the title and item count displayed in the header of each vault section as separate elements, ...
GitHub[PM-10773] Issue #810: Add accessibility element modifier to VaultListSectionView so that section name and item count are treated as a single element by VoiceOver. by robin24 · Pull Request #812 · bitwarden/iosBy robin24

@robin_kipp What do you think about Windows version? To me it's far, far from being intuitive. Accessible, yes, probably, but not user-friendly.

@robin_kipp You've tried the new native Bitwarden app right? I'm still on the old, universal one, that is most likely not the Swift one.