-
**Describe the bug**
As a `Serializable` class, `DefaultSaml2AuthenticatedPrincipal` should define `serialVersionUID` to avoid unnecessarily breaking compatibility across versions.
**To Reproduce*…
-
### Housekeeping
- [X] I am a maintainer of dbt-core
### Short description
Follow-up to https://github.com/dbt-labs/dbt-core/pull/9366 + https://github.com/dbt-labs/dbt-core/pull/10063
In …
-
**Describe the bug**
After Secret recovery phrase display, user needs to complete the Security Check.
If user change the order of the words, the word cards show wrong positions.
**To Reproduce**…
-
### Summary
When a form is submitted, the browser reloads the page. The problem with this behavior is that the page in question automatically scrolls all the way to the top and the user needs to s…
-
In my opinion, these categories have two kinds: note and warning. (The words are picked from compiler message. I just don't know better words.)
For example, `Added` is a "note". User doesn't need t…
-
This issue tracks the release notes text for #132515.
### Steps
- [ ] Proposed text is drafted by PR author (or team) making the noteworthy change.
- [ ] Issue is nominated for release team review …
-
### Expected Behavior
I see deprecation messages like the following in my build scan:
```
Mutating the dependencies of configuration '' after it has been resolved or consumed. This behavior has been…
tjni updated
16 hours ago
-
Hello
I hope it's the right place for asking for features.
I would like to suggest two changes in DataFlow:
1. Add global variables. I know you can create a variable in dataflow.json, but I m…
-
# Bug report
### Bug description:
We noticed a behavior change between 3.11 and 3.12. The following code calls `Foo.__bool__` once in 3.11 and twice in 3.12. Consequently for this contrived example,…
-
**Expected:**
When resizing the screen, any children with a "ratio" size should maintain their ratio.
**Actual:**
When resizing the screen, the change is distributed amongst "expand" children…