Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trailing space on username when setting up mtxchat (maybe broader issue with field_placeholder_persist() implementation? #442

Open
bunnie opened this issue Oct 19, 2023 · 0 comments
Labels
bug Something isn't working Chat Client Issues related to chat clients (e.g. Signal, Matrix)

Comments

@bunnie
Copy link
Member

bunnie commented Oct 19, 2023

I was trying to set up a test account and had some trouble because for some reason (not sure why) the username as entered had trailing space. I didn't type it with trailing space -- but in the debug logs I could clearly see there were several trailing spaces on the username.

I suspect there is something wrong with the specific implementation of the modal input method that's adding the trailing space. This needs to be looked into, because it's really confusing for users to debug an issue where they have typed in their username correctly but login is denied because there's trailing space on one of their credential fields.

@bunnie bunnie added bug Something isn't working Chat Client Issues related to chat clients (e.g. Signal, Matrix) labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Chat Client Issues related to chat clients (e.g. Signal, Matrix)
Projects
Status: Todo
Development

No branches or pull requests

1 participant