-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feedback inspector in Assistant builder (#9680)
* Main code brought in * Improved design for feedback list. Bug with ordering * Specialized fetch function (renamed), small margin added to feedbacks, more loaded at once * Using pagination inside feedbacks side modal * Renamed batch to page, minor improvements * Update front/components/assistant_builder/AssistantBuilderPreviewDrawer.tsx Co-authored-by: Flavien David <[email protected]> * Moved feedback code in its own file, added some props, regular cn usage * UseSWRInfinity and IntersectionObserver * Modified message anchor to be a hash param * linter * Now returning resource in static resource function * Using a query param * Renamed variable * bask to hasMore variable name * useInView hook * Fixed drawer styleing (and icon) --------- Co-authored-by: Flavien David <[email protected]>
- Loading branch information
Showing
9 changed files
with
420 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.