-
-
Notifications
You must be signed in to change notification settings - Fork 150
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
Channel details: smaller line spacing #2580
base: master
Are you sure you want to change the base?
Conversation
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.
the compact design looks very congested in my opinion
I guess we are just used to the other design. Having to scroll so much in that long list is not exactly a good UX on the phone.
|
Not sure I like the compact mode. The other changes though are definitely improvements. Need to compare new indicator spacing on iOS as it was already spaced correctly on that system |
I put the divider and indicator spacing changes in a commit here: 1011e56 Need to give some thought to the compacted feature. I think my main aspersion is having different styles on different views. In the meantime, please rebase. |
ec281e4
to
aece70c
Compare
Yeah, I thought so too, but then again we don't have any other view with that much information, so I thought it makes sense to save some space. But it's not important :) |
Description
Before:
After:
This pull request is categorized as a:
Checklist
yarn run tsc
and made sure my code compiles correctlyyarn run lint
and made sure my code didn’t contain any problematic patternsyarn run prettier
and made sure my code is formatted correctlyyarn run test
and made sure all of the tests passTesting
If you modified or added a utility file, did you add new unit tests?
I have tested this PR on the following platforms (please specify OS version and phone model/VM):
I have tested this PR with the following types of nodes (please specify node version and API version where appropriate):
Locales
Third Party Dependencies and Packages
yarn
after this PR is merged inpackage.json
andyarn.lock
have been properly updatedOther: