Skip to content

#3 crud meeting agenda bug fix and style

bugFixAndFormStyle

Note: Since the students table currently has no records, I enabled the default selection for students. Additionally, I noticed that the service handling topic insertion performs null checks on all fields, while the frontend marks all fields except the student field as required. It might be helpful to align these validations either on the frontend or backend to maintain consistency.

Merge request reports

Loading