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
This is the canonical example of something we more or less need to wait on backend support for. Add support for set operation filtering. That is, class, instance, and recipient filtering are our atomic filters, now allow for unions, intersections, and negations of those atoms and so on.
After we have this, we can start considering our original plan to push a workflow that involves "popping out" when narrowing (hiding the narrowed thing from the mother pane), our implementation of punting and trashing, etc. A new issue for this workflow should be opened after this one is closed.
The text was updated successfully, but these errors were encountered:
This is the canonical example of something we more or less need to wait on backend support for. Add support for set operation filtering. That is, class, instance, and recipient filtering are our atomic filters, now allow for unions, intersections, and negations of those atoms and so on.
After we have this, we can start considering our original plan to push a workflow that involves "popping out" when narrowing (hiding the narrowed thing from the mother pane), our implementation of punting and trashing, etc. A new issue for this workflow should be opened after this one is closed.
The text was updated successfully, but these errors were encountered: