form-atoms / form-atoms

Atomic form primitives for Jotai

Home Page:https://codesandbox.io/s/getting-started-with-form-atoms-v2-ddhgq2?file=/src/App.tsx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set debug labels for the form atoms

MiroslavPetrik opened this issue Β· comments

To simplify debugging, the atom debug labels can be used.

Currently all the atoms are unlabeled.
image

With labeling, it can be easy to navigate & explore the form data:
image

Code can be as simple as:
form-atoms/field@2d43420

Looks good. One nit - would only want to add these labels in the development environment

πŸŽ‰ This issue has been resolved in version 2.1.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

πŸŽ‰ This issue has been resolved in version 3.0.0-next.3 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€