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

Remove Moderation from the sidebar #3692

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Remove Moderation from the sidebar #3692

merged 1 commit into from
Apr 24, 2024

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Apr 24, 2024

It's pretty busy in the left pane. Adjusting moderation settings isn't something you do every day, and it makes sense for them to just live in Settings. Let's remove the shortcut from the left pane. So you'd have to go Settings > Moderation. In Settings, I moved Moderation up so that it goes after Accessibility and Languages. So it's still easy to find.

Left nav, desktop

Screenshot 2024-04-24 at 21 18 21

Drawer, mobile web

Screenshot 2024-04-24 at 21 19 05

Drawer, iOS

Screenshot 2024-04-24 at 21 20 02

Drawer, Android

(Finally, I don't need to scroll to get to Settings.)

Screenshot 2024-04-24 at 21 19 52

Settings

I reordered some stuff so these go first:

Screenshot 2024-04-24 at 21 20 41

Copy link

render bot commented Apr 24, 2024

@@ -494,107 +494,107 @@ export function SettingsScreen({}: Props) {
</Text>
</TouchableOpacity>
<TouchableOpacity
testID="preferencesHomeFeedButton"
testID="languageSettingsBtn"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes in this file are just reorders.

Proposed new order:

Screenshot 2024-04-24 at 21 26 52

Copy link

Old size New size Diff
6.44 MB 6.44 MB -604 B (-0.01%)

@gaearon gaearon merged commit 05212ca into main Apr 24, 2024
6 checks passed
@gaearon gaearon deleted the moderation-settings branch April 24, 2024 20:37
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.

2 participants