Skip to content

Conversation

@erika-howell
Copy link

No description provided.

Copy link
Collaborator

@jaygiang jaygiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's looking great! It's working functionally, but context-wise, we need to make some updates since we are no longer referencing the repo.

Each example markdown file has the same paragraph that references the repo, so we should remove those(for example https://github.com/NMFS-RADFish/radfish/pull/209/changes#diff-b761abd9e776de19d2d85d567b6b2b6fd4addebda3eba53a209ff9fb019eeb87R11)

Also, we should remove the content in examples and templates and examples as well. For examples, we can keep the examples grid, but just remove the text at the top. Also, we should remove the extra sub-menu layer, should just be "Examples" > then show the grid with all examples.

Let me if that makes sense and also if it's possible.


This example shows you how to build a form with computed form fields. Computed form fields automatically calculate a value based on a separate read-only field. For example, if a user inputs a quantity, a computed form field can multiply that number by a price to give a total cost.

Learn more about RADFish examples at the official [documentation](https://nmfs-radfish.github.io/radfish/developer-documentation/examples-and-templates#examples). Refer to the [RADFish GitHub repo](https://nmfs-radfish.github.io/radfish/) for more information and code samples.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should remove this paragraph since it won't be referenced anymore. Will need to remove from the other .mds as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Examples - Move READMEs to Docusaurus

3 participants