-
I am currently fairly sad because I have hit a wall with the ActionText/Trix editor that seems to be unfixable from my end. I was trying to wire up keyboard shortcuts for all of the Trix editor action…
-
Looking in the [design spec here](https://docs.google.com/document/d/1Q0jx0l4-xymph9O6zLaOY4d_f7YFpNWX_eGbzYxr9wY/edit#)
> The delegate itself is a Listenable, which the Router widget is subscribed…
-
When using several sliders in different tabs of a tab component, only the ones in the left-most tab work as expected, the rest jumps to the max value as soon as the user clicks on them
-
Hi, I tested custom integrator in python and encountered a strange behavior of `ray_intersect()`.
# System configuration
- Windows10
- latest commit (5d40a40b94fcad283d7a3fe0353ff5fad0d59ba0)
- I…
-
When listening to changes in a dictionary or a list (and probably other sequence types as well), the leaf listener of an extended notifier behaves differently to a single notifier (not extended) on th…
-
Trivial example:
```python
>>> glom({'foo': 42}, ('foo', lambda x: SKIP))
42
```
`SKIP`, in a tuple, essentially results in whatever spec produced it not being there, rather than the entire compo…
-
```
What steps will reproduce the problem?
1. Open RemotroidServer.exe
2. The application open on a screen requesting email and password
3.
What is the expected output? What do you see instead?
I am …
-
```
Sub-programme allocations within a programme can be commenced at any time of
the year and hence stage numbering (starting at stage 1 and allowing mid-year
and/or full year reporting milestones) …
-
This issue is specific for the ddserver installation at dyn.c4fd.org, however, the underlying problem might be somewhere in the ddserver code.
Sometimes, when trying to resolve an existing hostname, …
-
Hey, so I am on to writing some custom rules and they are jarring my brain a bit. From the docs it states
> When ElastAlert queries Elasticsearch, it will pass all of the hits to the rule type by cal…