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

"Save" button appears instead of "Submit" #2754

Closed
smelamud opened this issue Nov 16, 2017 · 12 comments
Closed

"Save" button appears instead of "Submit" #2754

smelamud opened this issue Nov 16, 2017 · 12 comments

Comments

@smelamud
Copy link
Contributor

I'm working on this service dialog:
https://github.com/ManageIQ/manageiq-providers-ovirt/blob/master/content/service_dialogs/transform-vm.yml

After updating to the latest master the following issue appeared: when I use the dialog, 'Save' button appears instead of 'Submit' button. Pressing the 'Save' button does not submit the dialog as before, but displays "Save Button not yet implemented" message.

The dialog is actually wired to a real button in the UI. Not a serviceor custom button.

The yaml file says:

---
- description: Transform VM
  buttons: submit,cancel
  label: Transform VM
  dialog_tabs:

But actually save/reset/cancel buttons are displayed.

@dclarizio
Copy link

@gmcculloug @eclarizio @chalettu any thoughts on why we would be showing a Save button instead of Submit when the yaml file clearly shows submit?

@gmcculloug
Copy link
Member

Hoping @eclarizio has some insight here. The shared dialog runner was not implemented here yet so not sure what's going on.

@eclarizio
Copy link
Member

@dclarizio Definitely odd, as @gmcculloug says the new dialog component was not implemented yet and I don't recall touching anything related to these buttons. So unfortunately I do not have any insight at first glance, would need to take a deeper look.

@dclarizio dclarizio changed the title "Save" button appears instead of "Store" "Save" button appears instead of "Submit" Nov 16, 2017
@jelkosz
Copy link
Contributor

jelkosz commented Nov 20, 2017

It breaks the mass transformation feature (https://bugzilla.redhat.com/show_bug.cgi?id=1491182).

@jelkosz
Copy link
Contributor

jelkosz commented Nov 20, 2017

@miq-bot add_label bug, blocker

@jelkosz
Copy link
Contributor

jelkosz commented Nov 21, 2017

@martinpovolny @gmcculloug Any chance someone could have a look at this? This issue renders our transform dialog useless. And I would say that any similar dialog would be affected the same way.

@smelamud
Copy link
Contributor Author

Added BZ to make the issue more visible: https://bugzilla.redhat.com/show_bug.cgi?id=1515433

@gmcculloug
Copy link
Member

@dclarizio @h-kataria Thoughts on who can look into this? @eclarizio has not made any changes in this area with the dialog work but maybe he can help someone from the UI team look into it. Let me know if I can help in any way.

@h-kataria
Copy link
Contributor

@smelamud do you have screenshot of the screen, i wasn't able to recreate this locally.

@smelamud
Copy link
Contributor Author

screenshot-2017-11-21 manageiq virtual machines
screenshot-2017-11-21 manageiq virtual machines 1

h-kataria added a commit to h-kataria/manageiq-ui-classic that referenced this issue Nov 21, 2017
Added code back that was removed during refactoring to show different set of buttons when running a Dialog thru a custom button in VM explorer.

https://bugzilla.redhat.com/show_bug.cgi?id=1515433
Issue ManageIQ#2754
martinpovolny pushed a commit to martinpovolny/manageiq-ui-classic that referenced this issue Nov 22, 2017
Added code back that was removed during refactoring to show different set of buttons when running a Dialog thru a custom button in VM explorer.

https://bugzilla.redhat.com/show_bug.cgi?id=1515433
Issue ManageIQ#2754
@miq-bot miq-bot added the stale label May 28, 2018
@miq-bot
Copy link
Member

miq-bot commented May 28, 2018

This issue has been automatically marked as stale because it has not been updated for at least 6 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions!

@JPrause
Copy link
Member

JPrause commented Jan 28, 2019

@smelamud is this still a valid issue? If yes, lease remove the stale label. If not can you close.
If there's no update by next week, I'll be closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants