Aapush01 / QReasy

QReasy is a simple and efficient QR code generator built with TypeScript, React, react-qr-code, Aceternity UI, and Tailwind CSS. The app allows users to create customizable QR codes with ease and offers a sleek, responsive UI for a smooth user experience.
https://qr-easy.vercel.app
1 stars 2 forks source link

Set a maximum limit of letter in the text area. #12

Closed priyanshu-solon closed 1 week ago

priyanshu-solon commented 1 week ago

Setting a maximum limit of letter in the text area will make the QR code generation less buggy and won't crash or freeze after we add many letters intentionally or unintentionally.

Aapush01 commented 1 week ago

After reviewing the proposed feature, I believe it might not align with the project's current goals and could introduce potential complexities. It might be worth considering alternatives or reassessing the priority of this feature.