-
On the /map page where we have a drop-down list where we filter sites, I’d like to add all the sites with water quality data. Would it be easy to add these? In this filter, all sites that have either …
-
On ios and android if i set list of services to scan ScanFilter like that:
```
List allScanningServices = [
"0000fae5-0000-1000-8000-00805f9b34fb",
"6e400001-b5a3-f393-e0a9-e50e24d…
-
### mpv Information
```bash
$ mpv --version
mpv 0.39.0-UNKNOWN Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
built on Oct 14 2024 20:40:02
libplacebo version: v7.341.0
FFmpeg version: 7.0.…
-
A `NullReferenceException` is thrown when the `SelectAll/UnselectAll` methods within `SelectAllSelector` are called and the `SelectedItems` collection items type is a value type.
For example you co…
-
**Task Description**
The GraphQL API is currently not optimized for performance. Getting nested entities from a list, especially, results in a lot of queries.
Example.:
```graphql
query ($…
-
Hi,
Thanks for making this tool available for free.
Recently, a troll used my Kick chat to post bad words during a multistream. While Kick's AI moderation quickly removed the message and banned th…
-
## question to ask chatgpt o1
polars to pandas style, create a DataFrame, must use df.loc[], not df.loc(),
```python
df = DataFrame(
{"ref": list('abcd'), 'x': [1,2,3,4], 'z': [7,8,9,6]}…
-
This issue has been created after some discussion around #5 .
### Problem we're trying to solve:
Depending on the component, the filters available are inconsistently ordered. This leads to frust…
-
### Feature or enhancement
When getting a resulting list of Taxon Names within a specific geographic area, the total number of taxon names resulting may be overestimated because of the species that i…
-
It would be really necessary to be able to add a filter to the symbol list when there are many symbols in a file.
It can achieve the feature similar to:
1. Sublime Text's Goto Symbol
2. JetBrain…