databrickslabs / databrickslabs/sandbox

Load prompt button doesnt work when prompts are missing

Open
#288 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.