James Mikrut

Results 107 comments of James Mikrut

Should **_not_** be able to localize collapsible fields, but I believe group fields do work as localized. Right?

Yeesssssssss Thank you! We are going to review this as soon as possible!

This is reported to possibly still be an issue. We should re-check into this on v3.0

Hey @reiv there are a variety of reasons why something might be nullable even if it's required: - if the field is localized (other locales might not have it) -...

Hey @andershermansen good PR! We will review shortly. I think we will be able to merge it. THANK YOU!!!

A few things necessary to the state of this PR: ### Done: 1. Simplify the changes to `payload-types.ts` No need to strongly type the `taskStatus` virtual field. Not worth it...

@JarrodMFlesch this is a known issue for sure. It's caused because a date that comes through from the server may be formatted via the server's timezone, but a date that...

Hey @samcx you need to load up the admin UI (the spot that uses the dependencies in question). I forgot to add that to the reproduction instructions - good catch....

Ah apologies for that, let me update with a simpler repro that doesn't require keys. 1 sec