-
created by: @dhensby (Pigeon)
created at: 2013-02-20
original ticket: http://open.silverstripe.org/ticket/8272
---
When accessing children on a page like so:
```
$this->Children()
```
The Relation…
-
Hi and thank you for this svelte library!
I recently discovered some perf hotspots by profiling, and I have some suggestions to deal with them, but they are suggestions only! Up to you as develope…
-
## 🐛 Bug Report
Only on Android, when the user uses the Hardware Back Button and they are at the landing screen, the Activity closes. Then when the application is started again I see a blank screen…
-
```
note from the forums
I've noticed, in regards to category filters, they are applied as 'OR' for the
category list, but then 'AND' for the different filter types. Makes sense for
most the other …
-
calling `print()` on a `selection` yields:
```
struct(attr = , children = , children_filtered = , contents = , eq = , filter = , find = , first = , get = , has = , last = , len = , parent = , par…
-
### Type of issue: bug
### Chapter: 2
### If it's a bug:
$ yarn test
yarn test v0.24.5
$ eslint src && flow
node_modules/eslint-plugin-jsx-a11y/src/rules/media-has-caption.js:53
…
-
How to reproduce the bug
1. Create a Filter Name **A**
2. Create a Filter Name **B**
3. Tick the checkbox the **Values are dependent on other filters** in Filter **B** and select **A** in **VA…
-
Refactor the settings dialog that is used in the goup filter editor into a component.
As a pop-up dialog for settings with a confirmation dialog on close wheter to discard changes made will be nece…
NXXR updated
9 months ago
-
I have some tree objects with many children descendants.
It would be great to be able to set up recursive joins, and apply the filters and other query params to children and receive back the neste…
-
### Proposed Changes
`nautobot.utilities.testing.utils.get_deletable_objects` (in 1.5+) filters a queryset on protected fields `fieldname__isnull=True` but also needs to check any children of a t…