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

UI components remain disabled #491

Closed
amitjoy opened this issue Dec 13, 2022 · 0 comments · Fixed by #492
Closed

UI components remain disabled #491

amitjoy opened this issue Dec 13, 2022 · 0 comments · Fixed by #492
Labels
bug Something isn't working

Comments

@amitjoy
Copy link
Owner

amitjoy commented Dec 13, 2022

Describe the bug
in snapshot agent mode, several UI components remain disabled which make sense since we cannot manipulate the bundles, configs, components etc. But, if we reconnect to the real OSGi runtime after a snapshot session, the UI components are still disabled

To Reproduce
Steps to reproduce the behavior:

  1. Import any snapshot
  2. Go to Components
  3. Open any entry
  4. The buttons are disabled (expected)
  5. Disconnect
  6. Connect to real OSGi runtime
  7. Go to Components
  8. Open the same entry
  9. The UI components remain disabled (unexpected)

Expected behavior
The UI buttons will still be enabled

Screenshots
NA

Desktop (please complete the following information):

  • OS: Mac OS
  • Version 13

Additional context
NA

@amitjoy amitjoy added the bug Something isn't working label Dec 13, 2022
@amitjoy amitjoy added this to the v3.0.0 milestone Dec 13, 2022
@amitjoy amitjoy changed the title UI components remains disabled UI components remain disabled Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant