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

Improve 'bad names' usability #134

Open
tznind opened this issue Nov 3, 2022 · 1 comment
Open

Improve 'bad names' usability #134

tznind opened this issue Nov 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@tznind
Copy link
Collaborator

tznind commented Nov 3, 2022

If you edit Name property and set it to blank and confirm the choice then you get a quite ugly dialog and the value reverts:

image

If you try to set Name to the name of another field it will add a number to the end:

image

  • Add 2 buttons
  • First will be called button1
  • Second will be called button2
  • Attempt to rename button2 to button1

Expected:
Some kind of error message
Actual:
Button is renamed to button12

@tznind tznind added the enhancement New feature or request label Nov 3, 2022
@dodexahedron
Copy link
Contributor

Maybe a prompt with a suggested action (such as the action it would currently take), and a cancel, which aborts, returns things to how they were, and maybe event presents them with the menu they were previously looking at (if that's doable).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants