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

ProfileScreen: Use NavRows and a TextRow instead of ZulipButtons #5688

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chrisbobbe
Copy link
Contributor

We've been using a NavRow and a SwitchRow for the first two interactive items ("Set your status" and "Invisible mode"), and I think the screen looks more coherent if we use NavRows and a TextRow for these other interactive items too. For one thing, now all the text on the screen is the same color.

Before After
image image
image image

@chrisbobbe chrisbobbe requested a review from gnprice March 15, 2023 18:57
@chrisbobbe
Copy link
Contributor Author

Possibly we want the rows to have icons? I looked to the settings screen and didn't find a pattern to follow; just filed #5687 for that.

@chrisbobbe
Copy link
Contributor Author

Possibly we want the rows to have icons? I looked to the settings screen and didn't find a pattern to follow; just filed #5687 for that.

In #5687 (comment) @terpimost said it's OK for a row to include or not include an icon; we don't need them to be all-or-nothing. I assume that would apply here too.

@chrisbobbe chrisbobbe requested a review from alya April 4, 2023 18:18
We've been using a `NavRow` and a `SwitchRow` for the first two
interactive items ("Set your status" and "Invisible mode"), and I
think the screen looks more coherent if we use `NavRow`s and a
`TextRow` for these other interactive items too. For one thing, now
all the text on the screen is the same color.
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.

1 participant