scientist-softserv / webstore-component-library

A React component library intended for use with WebStore applications.
https://www.npmjs.com/package/@scientist-softserv/webstore-component-library
2 stars 0 forks source link

blank request form #84

Closed alishaevn closed 1 year ago

alishaevn commented 1 year ago

story

demo

Image

resources

https://user-images.githubusercontent.com/29032869/205354574-542213f1-2050-40ee-a1cf-e4d6e889b325.mp4

alishaevn commented 1 year ago

refer to https://github.com/assaydepot/rx/blob/848874c4146a9997911d1a08012b77141386d2ed/app/controllers/quote_groups_controller.rb for request logic.

refer to https://hashcodehub.hashnode.dev/how-to-use-react-bootstrap-to-create-form-and-submit for a form submission example.