Ivareh / Ivareh/pgexplaindash

Handle user feedback if they wrongly enter `&` in query builder

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
39
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently there is no handling of user mistakes when they enter `&` in the database and query input fields in [query builder](https://github.com/Ivareh/pgexplaindash/blob/668dde2b1a75d2aed316e21dba320a5e414f1033/db-optimize-logger/app/build_queries.py) .

Add error feedback to help the user when this happens.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in db-optimize-logger/app/build_queries.py and trace how the database and query input fields handle user-entered values. Reproduce the \u0026 mistake, then add user-facing error feedback for that case. Done means the mistake is detected and the user receives clear feedback instead of the input proceeding silently.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python
Domain
databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.