When working with records that have required fields, it can be easy to overlook missing information, especially if the required fields are not visually distinct. This can lead to errors and frustration when saving the record, as it will not be saved due to missing required data.
To improve the user experience and prevent errors, it would be helpful to implement a pop-up notification that appears when a user attempts to save a record with unfilled required fields. The pop-up should clearly indicate which fields are missing and prevent the user from saving the record until all required fields are completed.