-
-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 1392 - added "select all" and "select none" actions for product…
… lists (#5842) * feat: 1392 - added "select all" and "select none" actions for product lists Impacted files: * `app_en.arb`: added 3 labels (2 new actions, 1 previously not localized) * `product_list_item_popup_items.dart`: added 2 actions; minor refactoring * `product_list_page.dart`: added 2 actions * different icon for none, more refined title with count Impacted files: * `app_en.arb`: added 1 label for multiselect title * `product_list_item_popup_items.dart`: changed the icon for none * `product_list_page.dart`: more refined multiselect title
- Loading branch information
1 parent
d6446ba
commit 2784043
Showing
3 changed files
with
82 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters