You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On smaller screens, it is impossible to see and press the "OK" button in the language selection dialog of https://divvun.org, as the list is too long. The straightforward solution would be to make the list scrollable, but I can't find a way to do that when playing around with the site in debug mode.
The text was updated successfully, but these errors were encountered:
snomos
changed the title
Language selection dialog is not scrolling, making it hard/impossible to reach the OK button
Language selection dialog not scrolling, hard/impossible to reach the OK button
Jan 24, 2024
In most cases, finding your language and the OK button is not impossible, it justs involves 4 factors:
most importantly, you must know that both the language and the OK button are somehwere outside the screen, and thus not give up, but continue struggeling to find them
you must know that making the browser smaller (ctrl/cmd minus) you get more screen space and can see more
you must know that the language selection window can actually be MOVED (via its top bar), usually dialogue boxes do not require that
you must know that the bottom right corner of the dialogue box can be enlarged (this corner unfortunately are invisible unless you have gone through 1-3)
Now, since I knew (1) I was via a long period of trying and failing able to arrive at and conduct (2-4). This we cannot expect from our external testers, let alone from our users. With the corrent Divvun Manager problems, the Online speller becomes even more important than before. This is thus a serious bug.
On smaller screens, it is impossible to see and press the "OK" button in the language selection dialog of https://divvun.org, as the list is too long. The straightforward solution would be to make the list scrollable, but I can't find a way to do that when playing around with the site in debug mode.
The text was updated successfully, but these errors were encountered: