You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking on "Add Prompt" button on Settings page, retains the last created Prompt on the session and have to be manually cleared. Either we can fix that the modal is fresh everytime or we can have the input fields to have some clear button.
We can create prompts with same names, even as those of default ones and we can't edit the default ones (even though edit button is accessible but save is not). Not sure if this is intended.
Another bug that could be fixed with the same modal is that we can save a prompt without any details (title, prompt etc.). This might be misused I'm not sure, but definitely looks bad as the name on dropdown is undefined.
👟 Reproduction steps
Go to Settings page
Click on the "Add New" button below the Active Prompt section
Fill the Prompt section
Click "Save"
Click the "Add New" button again
The Prompt modal opens again
👍 Expected behavior
Expected an empty modal to open
👎 Actual Behavior with Screenshots
It actually opened with the last custom prompt that the user created or edited in the session.
Screen.Recording.2024-10-21.at.01.29.11.mov
Screenshot for Prompt saved without title/details in the dropdown:
💻 Operating system
MacOS
What browsers are you seeing the problem on?
No response
🤖 What development environment are you experiencing this bug on?
Docker
🔒 Did you set the correct environment variables in the right path? List the environment variable names (not values please!)
No response
📃 Provide any additional context for the Bug.
I am checking this on production.
📖 Relevant log output
No response
👀 Have you spent some time to check if this bug has been raised before?
I checked and didn't find similar issue
🔗 Are you willing to submit PR?
Yes, I am willing to submit a PR!
🧑⚖️ Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
📜 Description
Clicking on "Add Prompt" button on Settings page, retains the last created Prompt on the session and have to be manually cleared. Either we can fix that the modal is fresh everytime or we can have the input fields to have some clear button.
We can create prompts with same names, even as those of default ones and we can't edit the default ones (even though edit button is accessible but save is not). Not sure if this is intended.
Another bug that could be fixed with the same modal is that we can save a prompt without any details (title, prompt etc.). This might be misused I'm not sure, but definitely looks bad as the name on dropdown is undefined.
👟 Reproduction steps
👍 Expected behavior
Expected an empty modal to open
👎 Actual Behavior with Screenshots
It actually opened with the last custom prompt that the user created or edited in the session.
Screen.Recording.2024-10-21.at.01.29.11.mov
Screenshot for Prompt saved without title/details in the dropdown:
💻 Operating system
MacOS
What browsers are you seeing the problem on?
No response
🤖 What development environment are you experiencing this bug on?
Docker
🔒 Did you set the correct environment variables in the right path? List the environment variable names (not values please!)
No response
📃 Provide any additional context for the Bug.
I am checking this on production.
📖 Relevant log output
No response
👀 Have you spent some time to check if this bug has been raised before?
🔗 Are you willing to submit PR?
Yes, I am willing to submit a PR!
🧑⚖️ Code of Conduct
The text was updated successfully, but these errors were encountered: