Skip to content

Conversation

@anonymoususer72041
Copy link
Contributor

Summary

This PR removes the default preselection of the "Call" activity type when logging an activity and introduces validation to require an explicit choice. The Activity Type dropdown now starts with a placeholder option and the form is blocked if an activity type is not selected. The requirement is enforced both client-side (for immediate feedback) and server-side (to prevent invalid submissions when JavaScript is unavailable).

Motivation

Previously, "Call" was preselected by default, which made it easy to unintentionally log a call when submitting quickly without making a conscious selection. Requiring an explicit activity type choice reduces accidental data entry and improves the accuracy of activity tracking in day-to-day use.

@anonymoususer72041 anonymoususer72041 changed the title feature: require explicit activity type selection when logging activities feat: require explicit activity type selection when logging activities Jan 27, 2026
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.

1 participant