Skip to content

[Bug 527573] Use On/Off options instead checkboxes to manage mailing lists

Bugzilla Link 527573
Status NEW
Importance P3 enhancement
Reported Nov 21, 2017 13:56 EDT
Modified Jul 15, 2019 09:20 EDT

Description

We should consider using On/Off options instead of the checkboxes on https://accounts.eclipse.org/user/mailing-list.

As an example, this is what Material UI can offer:
http://www.material-ui.com/#/components/toggle

This would replace the checkbox column's functionality in the table and also replace the text in the status column. It would still be easy to know lists users are registered to and it will make the table look less crowded.

The only downside I'm seeing with this is that we will have to remove the bulk operations from that page.