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 message type creation dialog #1327

Merged
merged 4 commits into from
Sep 30, 2022
Merged

Conversation

gsteinLTU
Copy link
Member

Close #1326

Includes fix for name field and some minor improvements. The dialog now tells you when you didn't specify a name instead of closing immediately, the (functionless?) handle on the dialog is removed, and the name field has its initial hint text display correctly.

@gsteinLTU gsteinLTU linked an issue Sep 13, 2022 that may be closed by this pull request
@gsteinLTU gsteinLTU marked this pull request as ready for review September 13, 2022 20:43
@gsteinLTU
Copy link
Member Author

@brollb These are a bit of a hack, but it seems like the simplest way to make it work without having to modify the Snap code. The only issue is that if we ever have hint inputs supported in the block editor, multi-hint-arg inputs will have their number of values editable in the palette. Is it worth restricting it to only work inside dialog boxes and scripts?

@brollb
Copy link
Collaborator

brollb commented Sep 30, 2022

Looks good. Thanks, @gsteinLTU!

@brollb brollb merged commit 366ca20 into master Sep 30, 2022
@brollb brollb deleted the 1326-message-type-creation-broken branch September 30, 2022 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Message Type Creation Broken
2 participants