openedx / openedx/frontend-app-authoring

Replace yup with zod

Open
#2,698 2 comments 0 reactions 1 assignee View on GitHub

@bashward is already working on this.

Since Nov 26, 2025.

good first issue help wanted
Dominant language
TypeScript
Stars
17
Forks
218
Avg merge
9d 20h
Merged PRs (30d)
20

Description

This repo uses a very old version of "yup" for data validation. Replace it with zod which is more popular, has better typescript support, and results in a smaller bundle.

They are similar and yup is only used in a dozen places, so it should not be too difficult to do.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.