Files
payload/test/fields/collections
Alessio Gravili 136c90c725 fix(richtext-lexical): link drawer has no fields if parent document create access control is false (#10954)
Previously, the lexical link drawer did not display any fields if the
`create` permission was false, even though the `update` permission was
true.

The issue was a faulty permission check in `RenderFields` that did not
check the top-level permission operation keys for truthiness. It only
checked if the `permissions` variable itself was `true`, or if the
sub-fields had `create` / `update` permissions set to `true`.
2025-02-03 19:02:40 +00:00
..
2025-01-24 03:47:49 +00:00
2025-01-24 03:47:49 +00:00
2025-01-24 03:47:49 +00:00
2024-08-21 20:44:04 -04:00
2024-08-21 20:44:04 -04:00
2024-11-11 13:59:05 -05:00