databrickslabs / databrickslabs/sandbox
Load prompt button doesnt work when prompts are missing
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 81
- Forks
- 64
- Avg merge
- 10h 16m
- Merged PRs (30d)
- 19
Description
Prompt loading button tries to load prompts as values are entered. This means if there is a single prompt with with ID 291, when you enter "2" it will try and load the prompt, error, and freeze. need to add an enter button to load only when the IDis fully entereed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the prompt loading button and the input handling described in the issue. Verify that entering a partial ID no longer triggers a load or freeze, and that loading occurs only after the full ID is entered with the new Enter action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100