Skip to content

Commit

Permalink
CWBI-21013: Convert Sites Modal to Use RHF, Yup, and USWDS libraries (#…
Browse files Browse the repository at this point in the history
…118)

* convert sites modal to use react-hook-form and uswds components

* finish converting sites modal logic to use react hook form, yup schema, and uswds components

* update sites list and filters while I'm at it

* update site list filters section

* add loading overlay for pulling sites list data
  • Loading branch information
jguevarra authored Dec 5, 2024
1 parent d27f204 commit 864be31
Show file tree
Hide file tree
Showing 44 changed files with 2,856 additions and 1,909 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
}
},
"plugins": ["react"],
"parser": "@typescript-eslint/parser",
"rules": {
"arrow-body-style": ["warn", "as-needed"],
"arrow-parens": ["warn", "always"],
Expand Down
Loading

0 comments on commit 864be31

Please sign in to comment.