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

feat(ui): add ok button for pin dialog and use isvisible getter #739

Closed
wants to merge 2 commits into from

Conversation

IndusAryan
Copy link
Contributor

No description provided.

@IndusAryan IndusAryan changed the title feat(ui): add ok button for in pin dialog and use isvisible getter feat(ui): add ok button for pin dialog and use isvisible getter Oct 31, 2023
@Luna712
Copy link
Contributor

Luna712 commented Oct 31, 2023

This was intentionally not done, because it messed it up. If you do it, you only need to add it for when you are actually creating a new pin, but the done button in pin keyboard is the ok button, if you do it another way, a lot of additional validation needs added, and this didn't work right, causing it to dismiss when it shouldn't and breaking validation.

@Luna712
Copy link
Contributor

Luna712 commented Oct 31, 2023

Also I am working on a new PR to improve a few things, one thing it does do is add a done button when creating a new PIN, when you aren't creating a new PIN, everything is dynamic, errors if the PIN is wrong, and auto complete when it is right so this isn't needed for always. Other parts of the PR include account creation at startup and a few other things but I can push that separately if you want me to do the done button faster also?

@IndusAryan
Copy link
Contributor Author

IndusAryan commented Oct 31, 2023

this is just like a hotfix for tv users, and this works well, although i can close if u want

@IndusAryan
Copy link
Contributor Author

IndusAryan commented Oct 31, 2023

imo what's the need of account creation at start-up bcos profile icon is just on home?

@Luna712
Copy link
Contributor

Luna712 commented Oct 31, 2023

imo what's the need of account creation at start-up bcos profile icon is just on home?

It's kinda hard to explain exactly what I am doing, but it basically changes the way accounts creation work to make it a lot easier on TV etc... it is fairly hard to get to account creation on TV so doing from startup makes it a lot easier for UX/UI

@Luna712
Copy link
Contributor

Luna712 commented Oct 31, 2023

Can this be closed please? Later tonight or tomorrow I will hopefully have a new PR that redoes the entire account system UI/UX. If it is decided against, I will do a sperate PR that does this a better way and more convenient for TV and Phone users alike.

@IndusAryan IndusAryan closed this Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants