Skip to content

Add ability to multiselect groups#1559

Merged
alexbakker merged 1 commit intobeemdevelopment:masterfrom
michaelschattgen:feature/multiselect-groups
Feb 24, 2025
Merged

Add ability to multiselect groups#1559
alexbakker merged 1 commit intobeemdevelopment:masterfrom
michaelschattgen:feature/multiselect-groups

Conversation

@michaelschattgen
Copy link
Copy Markdown
Member

This PR adds a toggle to allow multi selection of groups in the main activity as requested in #1555.

image
image

Fixes #1555

Copy link
Copy Markdown
Member

@alexbakker alexbakker left a comment

Choose a reason for hiding this comment

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

Something appears to not be quite right when including "No group" in the filter" + another group. If I save that filter and reopen the app, only "No group" is checked. If I then tap to include the other group in the filter, only the entries in that other group are shown, the "No group" chip remains checked but the entries without a group vanish.

@michaelschattgen michaelschattgen force-pushed the feature/multiselect-groups branch 4 times, most recently from 9fcc064 to c9a4e77 Compare December 22, 2024 23:36
Copy link
Copy Markdown
Member

@alexbakker alexbakker left a comment

Choose a reason for hiding this comment

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

Noticed another issue:

  • Have a bunch of entries (one entry in a "Test" group)
  • Filter on the "Test" group
  • Tap "No group" to add it to the filter
  • Tap "Test" to remove it from the filter
  • Tap "No group" to remove it from the filter
  • Tap "Test" to add it to the filter
  • Result: All entries are shown instead of just the entry in the "Test" group

@michaelschattgen michaelschattgen force-pushed the feature/multiselect-groups branch from c9a4e77 to fd0dcaf Compare January 3, 2025 22:52
@michaelschattgen michaelschattgen force-pushed the feature/multiselect-groups branch from 1584f4f to fd0dcaf Compare January 4, 2025 12:26
@michaelschattgen michaelschattgen force-pushed the feature/multiselect-groups branch from fd0dcaf to 957cc01 Compare January 13, 2025 21:58
@michaelschattgen
Copy link
Copy Markdown
Member Author

Latest push also fixed a bug where a saved single selection groupfilter was not being displayed properly upon launching the app.

Copy link
Copy Markdown
Member

@alexbakker alexbakker left a comment

Choose a reason for hiding this comment

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

It looks like saved filters are not applied on startup: https://alexbakker.me/u/tn6w0snc89.webm

@michaelschattgen michaelschattgen force-pushed the feature/multiselect-groups branch from 957cc01 to fd0dcaf Compare January 25, 2025 14:03
@michaelschattgen michaelschattgen force-pushed the feature/multiselect-groups branch from fd0dcaf to 78ee38b Compare January 25, 2025 19:21
@alexbakker alexbakker merged commit 7c6e3ae into beemdevelopment:master Feb 24, 2025
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.

Can no longer select multiple groups

2 participants