You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
Update the existing network filter view to allow multiple networks to be selected for filtering (removing the All Networks option. This will later be integrated with #7585 (pushed as a detail view).
The text was updated successfully, but these errors were encountered:
* Add support for selecting multiple networks in NetworkFilterView.
* Move Test Networks to their own section instead of a pushed detail view.
* Add select all button in toolbar, localize.
* Improve loading performance in Asset Search, add initializer that doesn't require NetworkStore.
* Update network filters when a custom chain is added or removed.
…Views (brave/brave-ios#7617)
* Add support for selecting multiple networks in NetworkFilterView.
* Move Test Networks to their own section instead of a pushed detail view.
* Add select all button in toolbar, localize.
* Improve loading performance in Asset Search, add initializer that doesn't require NetworkStore.
* Update network filters when a custom chain is added or removed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
Update the existing network filter view to allow multiple networks to be selected for filtering (removing the
All Networks
option. This will later be integrated with #7585 (pushed as a detail view).The text was updated successfully, but these errors were encountered: