-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Login Textfield Design #7971
Login Textfield Design #7971
Conversation
Signed-off-by: Andy Scherzinger <[email protected]>
Waiting for the screenshot tests to update them accordingly... |
84639c5
to
cbec728
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job!
cbec728
to
b95c66d
Compare
* utilize endIcon capabilities * move to native view binding Signed-off-by: Andy Scherzinger <[email protected]>
b95c66d
to
c8144a0
Compare
more screenshots for @jancborchardt
|
@AndyScherzinger thanks! Yeah, those warnings are there too – I would say it’s fine if below that warning container we have another block of text (which also shows when the warning is not there of course) saying:
This can be in a bit subdued text, like 70% opacity white. We use that wording for the new desktop client flow as well: nextcloud/desktop#2895 (comment) |
Signed-off-by: Andy Scherzinger <[email protected]>
bfd66ae
to
0dad484
Compare
@jancborchardt see screenshots below. I put the error container below because there could actually be 2 lines so that would come with a large blue-space™️ Also "Nextcloud" is a placeholder, so the app name is brand-able like in other places throughout the client 👍
|
Codecov Report
@@ Coverage Diff @@
## master #7971 +/- ##
============================================
- Coverage 29.27% 29.22% -0.05%
Complexity 5 5
============================================
Files 443 443
Lines 34800 34804 +4
Branches 4809 4811 +2
============================================
- Hits 10187 10172 -15
- Misses 23076 23106 +30
+ Partials 1537 1526 -11
|
Noice @AndyScherzinger! Only design adjustment would be to make sure the text is flush left with the "Server address" field label and content, as well as having some more line-height, like so: |
Signed-off-by: Andy Scherzinger <[email protected]>
* utilize endIcon capabilities * move to native view binding Signed-off-by: Andy Scherzinger <[email protected]>
205653a
to
d863131
Compare
@jancborchardt alignment fixed and
|
Signed-off-by: Andy Scherzinger <[email protected]>
Blue-Dark-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/7971-Screenshot-Blue-Dark-17-49 |
…ip ci] Signed-off-by: drone <noreply@drone>
Blue-Light-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/7971-Screenshot-Blue-Light-22-21 |
Blue-Light-Screenshot test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/7971-Screenshot-Blue-Light-20-15 |
Signed-off-by: Andy Scherzinger <[email protected]>
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/7971.apk |
CodacyLint
SpotBugs (new)
SpotBugs (master)
|
White-Dark-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
White-Dark-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/7971-Screenshot-White-Dark-09-57 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great design-wise, nice work @AndyScherzinger! :)
White-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
White-Light-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/7971-Screenshot-White-Light-10-23 |
Blue-Dark-Screenshot test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/7971-Screenshot-Blue-Dark-09-44 |
Using container-style for text fields (initially just for the login screen since it has a specific set of colors)
Also:
Screenshots (German)
Sidenote
Testing