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

fix operations tab #1821

Open
5 tasks
adameat opened this issue Jan 14, 2025 · 0 comments
Open
5 tasks

fix operations tab #1821

adameat opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
area/ux Issues to improve UX. Mainly research follow-ups

Comments

@adameat
Copy link
Member

adameat commented Jan 14, 2025

image

  • do not allow to use "Cancel Operation" if operation has "ready" prop equal to true.
  • customize "Build Index" operations: add "state" and "progress" to the list of columns, remove columns "CreatedBy, CreateTime, EndTime, Duration", show "description" as a main tooltip for an operation (in json format for now). the corresponding protos are here: https://github.com/ydb-platform/ydb/blob/main/ydb/public/api/protos/ydb_table.proto#L159
  • in case of error, do not show details with the same text as the main error.
  • don't cancel modal dialogs in the event of refresh.
  • fix flashing of the table on refresh
@adameat adameat added the area/ux Issues to improve UX. Mainly research follow-ups label Jan 14, 2025
@astandrik astandrik self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux Issues to improve UX. Mainly research follow-ups
Projects
None yet
Development

No branches or pull requests

2 participants