graylog2-server icon indicating copy to clipboard operation
graylog2-server copied to clipboard

fix re-render on enterprise overview page

Open ousmaneo opened this issue 7 months ago • 1 comments

This pull request resolves the issue of unnecessary re-rendering on the Enterprise Overview page.

Fix Graylog2/graylog-plugin-enterprise#6219

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Refactoring (non-breaking change)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.

ousmaneo avatar Jun 10 '25 13:06 ousmaneo

I am not sure what is the expected behaviour here, but the 2 problems mentioned in the issue with the graph's "Zoom/Reset" button still persist.

gally47 avatar Jun 11 '25 12:06 gally47

I am not sure what is the expected behaviour here, but the 2 problems mentioned in the issue with the graph's "Zoom/Reset" button still persist.

Hi @gally47, the issue mentioned seems to have been fixed in the context of this PR. Can you test the first issue and merge this?

ousmaneo avatar Oct 02 '25 13:10 ousmaneo