objecthub-io / ObjectHub

ObjectHub is an open repository for software objects and a development platform.
2 stars 1 forks source link

clicking on micro App name (under the 'add object' icon) does not show the 'edit', 'trash', 'move' and 'rename' options #220

Closed panditthecoder closed 7 years ago

panditthecoder commented 7 years ago

after logging into the ide, if you click on the name of a micro app that has been created, it does not show the 'edit', 'trash', 'move' and 'rename' options. however, if you click on the icon to the left of the name, the icons are displayed. see image for details no_edit_trash_move_rename_icon

objecthub-io commented 7 years ago

Thank you for reporting this issue!

This was indeed how we designed it to work. But you are correct, the behaviour here is a bit confusing. We'll discuss and get back to you!

objecthub-io commented 7 years ago

We have changed the functionality now that clicking on the icon next to the name of the object will also open the object.

Clicking anywhere else on the item will select it.

panditthecoder commented 7 years ago

so not sure if this change or the change for #221 caused it but if i delete and object and try to deploy it (click on the object and the code shows up on the editor side (which has the deploy button), click 'delete' on the right pane and deploy on the left pane), the 'edit', 'trash' 'rename' etc buttons vanish and do not show up irrespective of whether i click on another object or the icon next to the object. unfortunately multiple changes have been put back and so am not sure which putback is causing this set of issues. bottom line, I am unable to see the 4 icons irrespective of where i click (service name or service icon). this was working for me earlier this evening.

objecthub-io commented 7 years ago

Does this issue persist after a reload of the page?

panditthecoder commented 7 years ago

OK. The behaviour on my chrome browser is now

PS : Nothing* means that if the buttons were visible, they continue to be visible and if they were not, they continue to not be visible

objecthub-io commented 7 years ago

Excellent! The behaviour you describe is exactly what we intended - and happy to hear you agree this is a good compromise.

Closing this issue now.