Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[data grid] Prompt control improvements #15548

Open
10 tasks
arminmeh opened this issue Nov 21, 2024 · 0 comments
Open
10 tasks

[data grid] Prompt control improvements #15548

arminmeh opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
component: data grid This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation feature: Server integration Better integration with backends, e.g. data source plan: Premium Impact at least one Premium user

Comments

@arminmeh
Copy link
Contributor

arminmeh commented Nov 21, 2024

Follow up from #15401

The following points should be addressed:

  • Extend docs
    • Add the page to the menu
    • Define add-on
    • Make it easier to use mock prompts (dropdown that fills in the input)
  • Check if message and system strings can be in different language for the prompt to be properly processed
  • Data source to make only one additional request after prompt response
  • Allow custom error handling by extending the API of the prompt control (consider passing the original API error)
  • Make mockPromptResolver more exposed in the documentation
  • Check if prompt response interface should be more aligned with the data grid models (example: instead of filters: Filter[] use filterModel: GridFilterModel)
  • Add tests

Search keywords:

@arminmeh arminmeh added docs Improvements or additions to the documentation component: data grid This is the name of the generic UI component, not the React module! plan: Premium Impact at least one Premium user feature: Server integration Better integration with backends, e.g. data source labels Nov 21, 2024
@github-project-automation github-project-automation bot moved this to 🆕 Needs refinement in MUI X Data Grid Nov 21, 2024
@arminmeh arminmeh moved this from 🆕 Needs refinement to 🔖 Ready in MUI X Data Grid Nov 21, 2024
@arminmeh arminmeh self-assigned this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation feature: Server integration Better integration with backends, e.g. data source plan: Premium Impact at least one Premium user
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant