Add modals for forms
Closed this issue · 3 comments
superbunker commented
On profile page, add modals for forms to pop out from "add review" and "add property" buttons
- research elements for Tailwind
- get test modals working
- integrate with landlord page
- test functionality
superbunker commented
Options:
- official TailwindUI : uses headlessUI, components mostly paid
- Flowbite : mostly open source
- Tailwind Elements : plugin for Tailwind, MIT license
Lookin good: https://tailwind-elements.com/quick-start/
- install tw-elements
- add plugin to tailwind config
- add script to index.html
superbunker commented
Added modal for Add Review form. Pushing with the demo styles to test further
superbunker commented
we got modals