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 that the dashboard loses selection, again #906

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

nilmerg
Copy link
Member

@nilmerg nilmerg commented Oct 10, 2023

@sukhwinder33445 I've changed the refresh suspension quite a bit, please re-test if the key navigation still behaves like you intended.

fixes #696

@nilmerg nilmerg added bug Something isn't working area/javascript Affects client-side scripting labels Oct 10, 2023
@nilmerg nilmerg added this to the 1.1.1 milestone Oct 10, 2023
@nilmerg nilmerg self-assigned this Oct 10, 2023
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Oct 10, 2023
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is another small bug that the first click on comment/downtime in the detail view loads nothing and displays empty #col2:

  1. Select a host/service from the list that has at least one comment/downtime.
  2. Click on the comment/downtime in the detail view.
  3. There is an error in the console.

public/js/action-list.js Show resolved Hide resolved
@nilmerg nilmerg force-pushed the fix/dashboard-loses-selection-696 branch from 34cfd30 to 48866e7 Compare October 10, 2023 08:50
@nilmerg nilmerg force-pushed the fix/dashboard-loses-selection-696 branch from 48866e7 to 399f4a4 Compare October 13, 2023 08:19
@nilmerg nilmerg merged commit a87e808 into main Oct 13, 2023
12 checks passed
@nilmerg nilmerg deleted the fix/dashboard-loses-selection-696 branch October 13, 2023 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/javascript Affects client-side scripting bug Something isn't working cla/signed CLA is signed by all contributors of a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dashboard loses selection
2 participants