fix: setting header buttons in BaseModelTable #1032

Closed
opened 2026-04-05 16:24:57 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @UnkAtreus on 4/25/2024

Title of this pull request?

Button disabled state render incorrectly

Small Description?

When click on filter button in monitors page, It cannot click any header button such as refresh or close filter bar. so normally it should be disable only data fetching or loading.

Pull Request Checklist:

  • Please make sure all jobs pass before requesting a review.
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
  • Have you lint your code locally before submission?
  • Did you write tests where appropriate?

Screenshots (if appropriate):

*Originally created by @UnkAtreus on 4/25/2024* ### Title of this pull request? Button disabled state render incorrectly ### Small Description? When click on filter button in monitors page, It cannot click any header button such as refresh or close filter bar. so normally it should be disable only data fetching or loading. ### Pull Request Checklist: - [x] Please make sure all jobs pass before requesting a review. - [ ] Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). - [x] Have you lint your code locally before submission? - [ ] Did you write tests where appropriate? ### Related Issue? ### Screenshots (if appropriate):
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#1032