feat: Refactor MonitorStep component to use CollapsibleSection for ad… #129

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

Originally created by @simlarsen on 1/29/2026

…vanced options and improve UI structure

  • Introduced CollapsibleSection component for better organization of advanced options in MonitorStep.
  • Replaced existing div structures with Card components for improved visual hierarchy.
  • Enhanced user experience by adding collapsible sections for API and Website monitor advanced settings.
  • Cleaned up code by removing unnecessary comments and consolidating error handling logic.

Title of this pull request?

Small Description?

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 @simlarsen on 1/29/2026* …vanced options and improve UI structure - Introduced CollapsibleSection component for better organization of advanced options in MonitorStep. - Replaced existing div structures with Card components for improved visual hierarchy. - Enhanced user experience by adding collapsible sections for API and Website monitor advanced settings. - Cleaned up code by removing unnecessary comments and consolidating error handling logic. ### Title of this pull request? ### Small Description? ### 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? ### 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#129