Forum 9

Bookkeeping => Bugs and Feature Requests => Completed => Topic started by: lifning on Mar 23, 2025, 12:05 AM

Title: bug: pronoun field in signup flow missing from tabindex sequence
Post by: lifning on Mar 23, 2025, 12:05 AM
the pronouns field is skipped when tabbing from the username/email/etc. section and the captcha.

can this be solved by removing tab indeces from the other fields, or would it be better to add a tabindex to the pronoun field (and increment the captcha verification field's index accordingly)
Title: Re: bug: pronoun field in signup flow missing from tabindex sequence
Post by: snow on Mar 23, 2025, 01:26 AM
Looks like because the pronouns field isn't required, it wasn't given a tabstop in the Register form(???). I've just patched it to always use tabstop.