subinoybiswas / clippy

Clippy is an online clipboard tool, to solve the age-old problem of coping and pasting a breeze, it also comes with features like file sharing.
https://clippy.subinoy.me
MIT License
7 stars 28 forks source link

[Feature Request]: Adding a validation for content field #39

Closed Ayushmaanagarwal1211 closed 5 months ago

Ayushmaanagarwal1211 commented 5 months ago

Is there an existing issue for this?

Feature Description

When i left the field empty and generate clippy so that clippy id was generated but actually i didn't entered any data or not uploaded any file .

Use Case

This will help to remove unwanted empty clippies .

Benefits

No response

Add ScreenShots

https://github.com/subinoybiswas/clippy/assets/118350936/d35090dc-8c7f-475f-bac7-24ffba6e8ac4

Priority

High

Record

subinoybiswas commented 5 months ago

Sure, go ahead with it, you can use toasts to convey that the message is empty, or you can use something else too, but make sure it goes with the theme, and don't use alert() it doesn't look that good.

Ayushmaanagarwal1211 commented 5 months ago

Ok