Closed RohittCodes closed 2 days ago
@RohittCodes is attempting to deploy a commit to the Arc53 Team on Vercel.
A member of the Team first needs to authorize it.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 33.89%. Comparing base (
70f44fc
) to head (04959df
). Report is 62 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
docs-gpt | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 17, 2024 11:22pm |
@ManishMadan2882 should I try adding something to prevent the modal from closing while training and upload?
@RohittCodes Yes, we should avoid closing of the modal while upload/train is in process, good catch!
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) this pr introduces a wrapper modal, which will act as a base for every other modals. includes functionality to close the modal on a click outside the modal or an
ESC
key press.Why was this change needed? (You can also link to an open issue here) fixes: #1231
Other information: