shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
21 stars 43 forks source link

Client: Make the modal system more compatible with dynamic content #173

Closed ritwik-69 closed 5 days ago

ritwik-69 commented 6 days ago

Description

Updated the modal system which allows the content that changes often to render dynamically. In this change you have to pass an id to the modal and if the modal with that id is opened then it will update the content inside the modal dynamically.

How to Test

cd frontend npm run dev

Related Issues

Checklist

vercel[bot] commented 6 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
multiplayer-uno ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 7:51pm
kuv2707 commented 5 days ago

LGTM

kuv2707 commented 5 days ago

Merged, thanks @ritwik-69 !