ae-andre / insights-bench

An online community of conversation, built with the MERN stack, that will allow those with personal, financial or career-related problems to talk them through with others, in either a private or a public channel.
MIT License
0 stars 3 forks source link

My Bench: Conditional Rendering #84

Closed ae-andre closed 8 months ago

ae-andre commented 8 months ago

Primary changes

image

image


Minor details / Notes

image

tchan128 commented 8 months ago

I set up this logic to conditionally render either the Cards OR the ConversationsForm, but it might be worth rethinking the flow since we can use the Start New Convo card instead:

@ae-andre I am guessing this means that the current flow is:

-> Yes conversation will render the cards components including the + a new conversation & the current convo -> No conversation will render the conversation form