Skip to content

[fix] Update end date field requirement based on event type#198

Closed
Aloento wants to merge 1 commit into
mainfrom
a
Closed

[fix] Update end date field requirement based on event type#198
Aloento wants to merge 1 commit into
mainfrom
a

Conversation

@Aloento
Copy link
Copy Markdown
Member

@Aloento Aloento commented Jul 21, 2025

Changes the requirement for the end date field in the event editor and new form to only be mandatory when the event type is Maintenance.

This improves user experience by ensuring that the field is conditionally required, preventing unnecessary errors for other event types.

Changes the requirement for the end date field in the event editor and new form to only be mandatory when the event type is Maintenance.

This improves user experience by ensuring that the field is conditionally required, preventing unnecessary errors for other event types.
@Aloento Aloento linked an issue Jul 21, 2025 that may be closed by this pull request
@Aloento
Copy link
Copy Markdown
Member Author

Aloento commented Jul 21, 2025

Due to certain rules on the back end, EndDate cannot be set to empty yet.

@sgmv
Copy link
Copy Markdown
Contributor

sgmv commented Jul 21, 2025

It depends on stackmon/status-dashboard-v3#101

@Aloento Aloento closed this Jul 21, 2025
@Aloento Aloento deleted the a branch July 21, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optional end_date for the info event type

2 participants