Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Implement filter to apply in *ngFor #359

Open
kilchenmann opened this issue Nov 5, 2019 · 0 comments
Open

Implement filter to apply in *ngFor #359

kilchenmann opened this issue Nov 5, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kilchenmann
Copy link
Contributor

I was wondering if I can combine *ngFor with *ngIf somehow. The combination is not allowed and ends in an angular error. But in some cases it would be good to combine them to avoid empty containers. I found a solution to do that: https://stackoverflow.com/questions/34164413/how-to-apply-filters-to-ngfor
I will create a new pipe in @knora/action

@kilchenmann kilchenmann added the enhancement New feature or request label Nov 5, 2019
@kilchenmann kilchenmann added this to the 2019-11 milestone Nov 5, 2019
@kilchenmann kilchenmann self-assigned this Nov 5, 2019
@kilchenmann kilchenmann modified the milestones: 2019-11, 2019-12 Nov 28, 2019
@flavens flavens modified the milestones: 2019-12, 2020-01, Backlog Dec 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants