Use buttons instead of javascript:
links
#1941
Labels
bounty:$20
Bounty applies for fixing this issue (Parse Bounty Program)
type:feature
New feature or improvement of existing feature
New Issue Checklist
Issue Description
We are now getting warning messages about usage of deprecated
javascript:
URLs:Steps to reproduce
Navigate between random pages and you will see this warning. The solution is to replace all of those links with proper buttons which would make the codebase one step closer to the modern React version.
Actual Outcome
Warning
Expected Outcome
No warning, no
javascript:
links in the code, no anchors in places where buttons should be used.Environment
All
Dashboard
Server
Database
Logs
The text was updated successfully, but these errors were encountered: