Chirag Aggarwal

Results 5 issues of Chirag Aggarwal

Fixes to be implemented: - fixing misaligned text - proper sizing on input field - fixing text to background contrast ratio - many more small ui things ![WhatsApp Image 2023-10-03...

I can add the profile myself via a PR. Will start working on it once assigned.

Profile Addition

Footer of the application is not fixed to be the bottom when the content is not big enough to fill the screen. I would like to work on fixing this

bug
hacktoberfest

# Add sample project NextJs - Cal Buddy ## Description This pull request includes an update to the hack/samples/index.json file to add a new sample project.

### ♻️ Reproduction Steps 1. Create a custom UI using headless ui components 2. Try calling the append message function. eg. ``` "use client"; import { Button } from "@/components/ui/button";...

bug