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

UCP: Support sort time in log search and improve item truncate notification #528

Closed
breezewish opened this issue May 25, 2020 · 3 comments
Closed

Comments

@breezewish
Copy link
Member

Description

Although log searching preview only contains first N items, we can still provide sort functionality.

Goals:

  • Add browser-side sort to log search
  • Modify the notification "displaying first xxx items" to display accurate number, like: "The preview only shows first XXX logs (XXX logs in total)." You need to store accurate number in backend.
  • Hide the notification if preview number does not exceed.
  • Show extra notification when sorting in descending order, like "The preview only shows first XXX logs in descending order (XXX logs in total)."

Score

  • 605

Mentor(s)

Contact the mentors: #tidb-challenge-program channel in TiDB Community Slack Workspace

Recommended Skills

  • Golang
  • React
@baurine
Copy link
Collaborator

baurine commented Jul 1, 2020

Can't continue before #665 is resolved.

@stale stale bot added the type/stale label Aug 30, 2020
@baurine
Copy link
Collaborator

baurine commented Aug 30, 2020

/remove type/stale

@stale stale bot removed the type/stale label Aug 30, 2020
@stale stale bot added the type/stale label Oct 29, 2020
@pingcap pingcap deleted a comment from stale bot Oct 29, 2020
@stale stale bot removed the type/stale label Oct 29, 2020
@pingcap pingcap deleted a comment from stale bot Oct 29, 2020
@breezewish
Copy link
Member Author

Replaced by TiStack. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants