pnp / pnp/sp-dev-fx-controls-react

DynamicField control missing documentation

Open
#1,938 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area:documentation Good First Issue 🏆 help wanted type:enhancement
Dominant language
TypeScript
Stars
433
Forks
418
Avg merge
5d 6m
Merged PRs (30d)
19

Description

Using the dynamic forms for the first time. We had a need to do a few simple overrides. It took us awhile to notice that there is a control that can be used. Is there a reason it isn't included in the documention?

Is there some reason not to use DynamicField directly? For example, we have a field were we are setting the default value and disabling it, otherwise it should look just like every other field.

<DynamicField {...props} defaultValue={fancyValue} disabled={true} />

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked controls documentation and the DynamicField control usage described in the issue. Document DynamicField where appropriate, including whether direct use for overrides such as defaultValue and disabled is supported; done means a newcomer can find the control and understand its intended use.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.