-
## What problem does this feature solve?
I am using a table in the application. I use sorting in almost all columns. and just ascend, descend. Typing [nzSortDirections] = "['ascend', 'descend']" in a…
-
### Steps to reproduce
I have a namedtuple that I want to mutate on a function:
```python
foo = collections.namedtuple("foo", "")
def bar() -> foo # Here pylint warns me
global foo
…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
## Is your improvement request related to a feature? Please describe (👍 if you like this request)
Currently, Longhorn places all settings under `Settings > General`. As the number of global setti…
-
**Describe the new feature you would like to see**
Use a config for the frontend to gather all settings/config variables and avoid "magic" numbers in the code
**Describe the solution you'd like**
…
-
Hi and thanks for the continued development and maintenance of DIAMOND.
I'm interested in speeding up searches against NCBI nr. Ideally I would like to get only the top 10-20 hits, even if they are…
-
Debería ser `allGlobals` y contemplar también las `const` globales.
Tal vez estaría bueno un método `Node.isGlobal` 🤔
_Originally posted by @PalumboN in https://github.com/uqbar-p…
-
It would be helpful to be able to specify a global base path e.g. as an argument to `pr_run()`, which would be taken into account by all routers including the documentation and spec urls.
I'm curre…
-
I am trying to use flat_earther extension with GLIM using ROS Noetic. I installed and built glim_ext with only ```option(ENABLE_FLATEARTHER "Enable flat earth assumption module" ON)``` option set to O…
-
I'm migrating a working Umbraco V8 & Vendr website over to Umbraco 13.5.2 & Commerce 13.1.13, and this line is now throwing a SQL error:
`using (var uow = _unitOfWorkProvider.Create())
{
usin…