seamapi / react

Seam Components are a set of white-labeled UI elements that can be added to your application in seconds. Use them in any app as native web components or as React components and hooks.
https://react.seam.co
MIT License
7 stars 2 forks source link

Create and edit Climate Setting Schedule #483

Open razor-x opened 1 year ago

razor-x commented 1 year ago

Include validation, e.g., name can't be more than 60 chars long, shouldn't be able to advance through the form unless the section is filled out, etc.

razor-x commented 1 year ago

https://github.com/seamapi/react/pull/440

razor-x commented 1 year ago

https://github.com/seamapi/react/pull/460

chamokk commented 11 months ago

Hey @razor-x is this issue closed?

razor-x commented 11 months ago

@Andrewjeska has been working on it. I think we are done with most of the wizard form, but the save step is not connected yet.

We have been merging incremental PRs so all the WIP is either on main or in PR