unnikrishnan2002 / Narrow-Links

Narrow-Links is url shortening service which provides easy, short and secure links to be shared. Also has unique features like QR code and sending links to anyone via SMS
https://narrow-links-app.vercel.app/
MIT License
5 stars 24 forks source link

Toast instead of alert #40

Open ahegde3 opened 1 year ago

ahegde3 commented 1 year ago

Currently on clicking the copy button or send SMS button browser alert popup is displayed.Instead of browser alert pop up we can have toast with the message.

unnikrishnan2002 commented 1 year ago

Instead of toast, I recommend to use bootstrap alert component.

unnikrishnan2002 commented 1 year ago

Do you want to work on this issue @ahegde3 ?

ahegde3 commented 1 year ago

@unnikrishnan2002 I want to work on this issue

unnikrishnan2002 commented 1 year ago

@ahegde3 Assigned to you. Good luck 👍