sd012gfhkhhvh / Slate.AI

A Real Time Whiteboard for doodling with multiple peoples
https://slate-ai.vercel.app
MIT License
11 stars 16 forks source link

fix: issue #23 and form UI improvements #25

Closed AntonyJudeShaman closed 6 months ago

AntonyJudeShaman commented 7 months ago

Title and Issue number

Title : https://github.com/sd012gfhkhhvh/Slate.AI/issues/23

Issue No. : 23

Close #23

Video/Screenshots (mandatory)

image

Checklist:

Are you contributing under any Open-source programme? Yes, JWoC

vercel[bot] commented 7 months ago

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

Name Status Preview Comments Updated (UTC)
slate-ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 25, 2024 0:58am
sd012gfhkhhvh commented 7 months ago

@AntonyJudeShaman Its still taking white spaces as an input, fix this

AntonyJudeShaman commented 7 months ago

@sd012gfhkhhvh validated the input fields with regular expressions

sd012gfhkhhvh commented 7 months ago

@AntonyJudeShaman use npm as a package manager, don't override using pnpm. It could lead to conflicts across different contributors.

AntonyJudeShaman commented 7 months ago

@sd012gfhkhhvh done

sd012gfhkhhvh commented 6 months ago

@AntonyJudeShaman before making any future pr kindly go through the contributing.md once, you suppose to make pr to the dev branch not in the main branch. This time it has no conflicts so i am merging your pr, but please follow the guide in the future.

sd012gfhkhhvh commented 6 months ago

issuse #23 has be resolved under pr #25, and successfullt merged into main