DocsGPT
DocsGPT copied to clipboard
🚀 Feature: Settings menu UI
🔖 Feature description
Basically a new page that will be a settings menu.
First we need to create UI, then we will add frontend and backend.
A new page will have 3 sub menus:
- Prompt: this menu will have a form where you can select active prompt (will have pre built options, like creative and strict) and at the bottom of a for will be another form. Where you can create your prompt in one window and give it a name and save it.
- Should see active prompt
- Should be able to add new prompt by entering prompt name and text
- Should be able to edit old user added prompts
- Source docs/ vectorstore
- Should be able to view all in a table with name date and location.
- Should be able to delete
- Button to add new with the existing upload modal
- Widgets: page where users can generate widget code and view intructions.
- Should be able to select source doc
- Should be able to seletc method (react, html)
- Should be able to view intructions and code snippet with a copy button
- Small preview screenshot of how it will look like
Warning: The screenshots are there just for guidance, in no ways it indicates how things should work or look, its just for functionality
🎤 Why is this feature needed ?
Users can edit prompts, have a better way to review their source docs and help to implement widgets. Also very useful for future
✌️ How do you aim to achieve this?
Firts we need a figma UI
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
- [X] I checked and didn't find similar issue
Are you willing to submit PR?
None
Hey, can you assign this to me?
I have fixed the issue, how to open PR for changes that I have done in figma? I have done no changes to the code in this repository, so can I open a PR for this or not?
I have done PR and it is #647 . Hope, it is accepted and reviewed by the maintainers.