-
## What
> Give a brief description of the component or pattern you want to propose.
There are two parts to the filter and sort a long list pattern, which includes the informational feedback to u…
-
### Describe the bug
Related to #12908
If I'm an admin of a process, not general admin, and I want to filter by valuators, the filters don't work good. The list shows proposals without valuators an…
-
ATM you can filter by "featured" and "my apps". It would also be interesting if you could filter by apps that run on a specific nextcloud version. The default should be "All" then Nextcloud versions s…
-
**Describe the bug**
I tried to select a user account based on the `ids` field. Nearly the example at https://registry.terraform.io/providers/OctopusDeployLabs/octopusdeploy/latest/docs/data-sources/…
-
In the LMS Reporting Dashboards the Assignments View and Assignments Filter can end up with some data that makes it crowded with less-useful options. Examples of issues here include: assignments that …
-
This widget should pull the selected category of the main site that the widget is located on, then **additionally** it should pull the remote category from other specified sites. This is specified wit…
-
there are several issues with current filtering approach.
in TreeTable there is a `value` and a `filteredValue` property. When filtering happens, we get the values from `value`, filter the nodes, clo…
-
### Reproducing the behavior
```
(any f xs) = match (filter f xs) {
List/Nil: 0
List/Cons: 1
}
(filter f List/Nil) = List/Nil
(filter f (List/Cons x xs)) = switch (f x) {
0: (filter f xs…
-
**What happened**:
We previously closed https://github.com/grafana/grafana/issues/35720 in https://github.com/grafana/grafana/pull/43130 but filtering for silenced alerts was not yet implemented.
…
-
Love the addition of this list! Could the search results filter by Testee Name and then by Test Name rather than the other way around? Scrolling an alphabetical list with Leader & Follower results for…