Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support filtering of perspectives (#281)
This enables filtering to include the perspective as part of the filter. In essence, the change is that the filter regex now runs over the full column name (including perspective and module) rather than just the name.
- Loading branch information