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

Improved Onboarding #690

Closed
zeitschlag opened this issue Nov 24, 2022 · 0 comments · Fixed by #697
Closed

Improved Onboarding #690

zeitschlag opened this issue Nov 24, 2022 · 0 comments · Fixed by #697
Assignees

Comments

@zeitschlag
Copy link
Member

zeitschlag commented Nov 24, 2022

  • Next-Button as NavigationItem, "normal" Back-button
  • Education
  • Pick Server (automatically based on language)
  • Privacy Server/App
  • Password-Confirmation (+Password AutoFill we would need associated domains, which, when it comes to a decentralized social network, is a bit tricky.)
  • Resend-Link
  • Consider closed servers for login-autocomplete, too
@zeitschlag zeitschlag self-assigned this Nov 24, 2022
zeitschlag added a commit that referenced this issue Nov 26, 2022
This way you can easily open `app.json` in Xcode
@zeitschlag zeitschlag linked a pull request Nov 26, 2022 that will close this issue
zeitschlag added a commit that referenced this issue Dec 1, 2022
This way you can easily open `app.json` in Xcode
zeitschlag added a commit that referenced this issue Dec 4, 2022
Turns out: Changing the constant of a layoutconstraint does the job, but is' laggy af, so I have to come up with another solution.
zeitschlag added a commit that referenced this issue Dec 7, 2022
They're not moving in the right direction yet, and it's entirely based on autolayout and not on layoutSubviews. We'll see, if that's the way to go.
zeitschlag added a commit that referenced this issue Dec 7, 2022
zeitschlag added a commit that referenced this issue Dec 11, 2022
This way you can easily open `app.json` in Xcode
zeitschlag added a commit that referenced this issue Dec 11, 2022
Turns out: Changing the constant of a layoutconstraint does the job, but is' laggy af, so I have to come up with another solution.
zeitschlag added a commit that referenced this issue Dec 11, 2022
They're not moving in the right direction yet, and it's entirely based on autolayout and not on layoutSubviews. We'll see, if that's the way to go.
zeitschlag added a commit that referenced this issue Dec 11, 2022
zeitschlag added a commit that referenced this issue Dec 13, 2022
zeitschlag added a commit that referenced this issue Dec 13, 2022
zeitschlag added a commit that referenced this issue Jan 7, 2023
It took me a while to figure out that indexedServers were already filtered. To some degree it’s just fighting people’s inability to read…
zeitschlag added a commit that referenced this issue Jan 7, 2023
zeitschlag added a commit that referenced this issue Jan 7, 2023
zeitschlag added a commit that referenced this issue Jan 7, 2023
Please be aware of the username-requirements, when changing the localized versions.
zeitschlag added a commit that referenced this issue Jan 7, 2023
zeitschlag added a commit that referenced this issue Jan 7, 2023
Make it work (<- we're here)
Make it right
Make it fast
zeitschlag added a commit that referenced this issue Jan 7, 2023
zeitschlag added a commit that referenced this issue Jan 7, 2023
zeitschlag added a commit that referenced this issue Jan 7, 2023
Mostly navigationbar-related.
zeitschlag added a commit that referenced this issue Jan 7, 2023
so far, only those with an open registration were available. Server needs to be adjusted as well.
zeitschlag added a commit that referenced this issue Jan 7, 2023
zeitschlag added a commit that referenced this issue Jan 7, 2023
This was a nice bug: The menu for signup-speed/language was attached too late. The entire button-delegate-stuff was obsolete in the end
zeitschlag added a commit that referenced this issue Jan 7, 2023
During testing on device I noticed, that "next" didn't work. The reason was that I used the wrong language code. In case there's no server in my language, the server gets totally randomly selected.
zeitschlag added a commit that referenced this issue Jan 7, 2023
Sprinkle in some haptic feedback and show menu immediately
zeitschlag added a commit that referenced this issue Jan 7, 2023
In dark mode, the text was white and so unreadable
zeitschlag added a commit that referenced this issue Jan 7, 2023
zeitschlag added a commit that referenced this issue Jan 7, 2023
zeitschlag added a commit that referenced this issue Jan 7, 2023
Scrolling wasn't smooth with pageviews, as they do some black magic with scrollviews (like resetting contentOffset). If you depend on contentOffset, this breaks things and makes them hard.
zeitschlag added a commit that referenced this issue Jan 8, 2023
zeitschlag added a commit that referenced this issue Jan 8, 2023
zeitschlag added a commit that referenced this issue Jan 8, 2023
Was a norma label, is the _real_ title now
zeitschlag added a commit that referenced this issue Jan 8, 2023
zeitschlag added a commit that referenced this issue Jan 8, 2023
zeitschlag added a commit that referenced this issue Jan 8, 2023
zeitschlag added a commit that referenced this issue Jan 8, 2023
@kimar kimar closed this as completed in #697 Jan 9, 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 a pull request may close this issue.

1 participant