pgadmin4/web/pgadmin/static/js/components/PgTree/FileTreeItem
Yogesh Mahajan 740a50680e
Fix the following SonarQube issues:
1. Do not use the Array index in keys
2. Visible, non-interactive elements with click handlers must have at least one keyboard listener.
3. Add replacement fields or use a normal string instead of an f-string.
4. Add a parameter to the parent lambda function
2025-02-13 11:56:10 +05:30
..
DoubleClickHandler.jsx Fix the following SonarQube issues: 2025-02-13 11:56:10 +05:30
index.tsx Ensure the double-click event is listened to even if the user clicks after the label. 2025-01-30 10:26:11 +05:30