mozilla / bugzy

A bugzilla client for the Activity Stream Team
https://www.bugzy.org
10 stars 13 forks source link

Add a proper Settings page #262

Closed aminomancer closed 1 year ago

aminomancer commented 1 year ago

Existing settings are currently exposed only in the About page, and disabled in production. It'll be easier to add future settings if we have a regular Settings page for them. In the navigation sidebar it would probably go just above the About Bugzy nav link. Could probably just copy the settings table JSX out of the About component and put it in the new SettingsView component.