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
The hasSpaceWithPermissions as well as the permission a space check need to be improved on the flutter side:
canChecks should become an enum at every place until handing it over to the FFI
canChecks for specific features from acter need to take into account whether that feature is even activated for the space at the moment (showing the wrong set of spaces otherwise)
Tests for the space-selector widget to use the correct set of spaces.
The text was updated successfully, but these errors were encountered:
The hasSpaceWithPermissions as well as the permission a space check need to be improved on the flutter side:
The text was updated successfully, but these errors were encountered: