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

The repair dialog does not allow to cancel if we did not select an item #1866

Closed
jecisc opened this issue Nov 27, 2024 · 0 comments · Fixed by #1868
Closed

The repair dialog does not allow to cancel if we did not select an item #1866

jecisc opened this issue Nov 27, 2024 · 0 comments · Fixed by #1868
Assignees
Labels

Comments

@jecisc
Copy link
Contributor

jecisc commented Nov 27, 2024

When there is a problem with an Iceberg repository there is the possibility to repair it and it opens a dialog.

Sometimes I click on this button by mistake and want to cancel my action. The problem is that the cancel button is disabled by default.

image

It gets enabled if I select an item of the list.

I see two improvements possible:

  • Enable the button by default
  • Select the first element of the list if it is not empty like this we can improve the keyboard management of the tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants