The thing is, I am using a third party library for those dialogs. They would be very interested in a minimum reproduction of the problem. So I wouldn't have to invest to much time to fix it.
It is not related from upgrading from 0.48 to 0.49. (Very minor update that didn't touch anything related)
Basically it is doing "checks" (instance online, JWT works, banned, etc) Looks like it got somehow stuck each time on a check.
Which account(s) is this happening to?
Jerboa uses Jetpack Compose as toolkit instead traditional Views system that most apps use. The problem lays at core of a textfield component. It affects every app that uses this toolkit. And we can't fix because it would need to be fixed at very low level, we don't have access to nor domain knowledge about.
Hmm, I can't reproduce this. @dessalines can you?
Without logs this is hard to solve.