bcgov / bcgov/SIMS

Date Input Fields / Vuetify

Open
#5,668 0 comments 0 reactions 0 assignees View on GitHub
Business Technical Debt
Dominant language
TypeScript
Stars
29
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**User Story**
Some fields in vuetify are not classified as date inputs, we should use the correct field types to enforce consistency.

**Acceptance Criteria**
- [ ] Update fields where `v-text-field` to `v-date-input` where they are used to enter dates:
- [ ] Approved designation modal
- [ ] Approve program modal
- [ ] Edit student profile modal
- [ ] SIN expiration modal

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the Approved designation, Approve program, Edit student profile, and SIN expiration modals, then inspect their date-entry fields. Replace only the relevant v-text-field usages with v-date-input and verify each listed modal uses the correct date input consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.