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

optimize(console): search bar with dynamic search keyword & evaluation support order by with api #1816

Merged
merged 15 commits into from
Feb 10, 2023

Conversation

waynelwz
Copy link
Contributor

@waynelwz waynelwz commented Feb 9, 2023

Description

  • Implement dynamic search in search bar, using custom baseui to support input and menu interaction, maintain focus, improve menu display positioning to avoid being obscured
  • Add the evaluation by adding order by feature and API support
  • Debug the new file API in the model.
  • Massive UI interaction optimization

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@waynelwz waynelwz added enhancement ❤️ New feature or request console 🎨 console labels Feb 9, 2023
@waynelwz waynelwz added this to the v0.3.7 milestone Feb 9, 2023
Copy link
Contributor

@jialeicui jialeicui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jialeicui jialeicui merged commit 44475be into star-whale:main Feb 10, 2023
@waynelwz waynelwz deleted the update/optimize-ui-2 branch May 30, 2023 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console 🎨 console enhancement ❤️ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants