tapexyz / tape

Talk, Amplify, Post, Explore - social media platform.

Home Page:https://tape.xyz/signup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(JS-0052) Detected the use of `alert`, `confirm` and `prompt`

sasicodes opened this issue · comments

commented

Description

JavaScript's alert, confirm and prompt functions are widely considered to be obtrusive as UI elements and should be replaced by a more appropriate custom UI implementation. Furthermore, alert is often used while debugging code, which should be removed before deployment to production.

Occurrences

There are 2 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/lenstube-xyz/lenstube/issue/JS-0052/occurrences/