You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)."
Description
Although log searching preview only contains first N items, we can still provide sort functionality.
Goals:
Score
Mentor(s)
Contact the mentors: #tidb-challenge-program channel in TiDB Community Slack Workspace
Recommended Skills
The text was updated successfully, but these errors were encountered: