Skip to content

Conversation

Bnyro
Copy link
Member

@Bnyro Bnyro commented Sep 7, 2023

The existing behaviour toggles all accounts from a single provider when one of them is selected in the filter dialog.

This change means selections are managed by account name rather than type, in order to allow filtering on individual accounts.

I had to open a new PR because #238 blocked write access.

@Bnyro Bnyro force-pushed the filter-per-account branch 2 times, most recently from 06614dd to 0ca9f81 Compare September 8, 2023 10:54
The existing behaviour toggles all accounts from a single provider when
one of them is selected in the filter dialog.

This change means selections are managed by account name rather than
type, in order to allow filtering on individual accounts.
@Terrance
Copy link
Contributor

Terrance commented Sep 8, 2023

Just taking a peek at this, I'd suggest putting the account name before the type in the UI (or even omit the type?), as the types are quite long and the horizontal scrolling really doesn't make it easy to select the desired accounts:

image

(the full text of these DAVx5 accounts are of the form at.bitfire.davdroid.address_book (Title (account@example.com)))

Both account types and groups here probably ought to be vertical lists (with the whole dialog scrollable) -- I can put that in a separate issue if you want to track that.

The filters don't seem to be selectable at all any more, but I assume that's still being worked on...

@Bnyro
Copy link
Member Author

Bnyro commented Sep 8, 2023

It's broken currently, feel free to take my changes and create a new PR, or I'll see if I can get it running some day.

@Bnyro Bnyro closed this Sep 8, 2023
@Bnyro Bnyro deleted the filter-per-account branch September 19, 2023 15:15
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