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

change: Use checkboxes to show whether an account is a member of a list #1036

Merged
merged 1 commit into from
Oct 22, 2024

Commits on Oct 22, 2024

  1. change: Use checkboxes to show whether an account is a member of a list

    User reports suggested that the "x" / "+" icons used to add / remove
    accounts from lists could be difficult to visually distinguish.
    
    Replace with checkboxes. Checked indicates the account is in the list,
    unchecked indicates it isn't. Clicking the checkbox to change state
    changes the presence in the list.
    
    Fixes #812
    nikclayton committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e4f06a3 View commit details
    Browse the repository at this point in the history