Add a non-modal variant of the Signup and Signin components to the React package

Post author
Jayess
 
"At the moment we are having to maintain our own frontend components to fit the page design (and not be closeable). However, it is difficult to maintain these components.

Wrapping the contents of the modal dialogs in a component and exporting those may be relatively straightforward. To make it fit the styling, allowing basic customization parameters (such as font color, background color, etc.) would be helpful." - Nick

 

Comments

1 comment

  • Comment author
    Jack Lot

    +1 to this request. Styling the modal dialogs with CSS works ok; however, deeper customizations (like the ones available for webflow users) would be much appreciated on the React side. Having the ability to embed the dialogs without the use of a modal would also be great as Jayess said.

    1

Please sign in to leave a comment.