imls-dmt / imls-dmt/userinterface

Allow for range of dates in publication fields

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement View - Metadata View - Search View - Submission/Metadata
Dominant language
Vue
Stars
0
Forks
1
Avg merge
1h 57m
Merged PRs (30d)
9

Description

Currently, when dates are entered in Publication and Created fields, they need to be in DD-MM-YYYY (ISO 8601). Neither a year only, a month and year, or range of years is allowed. Would be very useful (and more accurate) to provide this capability. We can still follow ISO 8601 standard, but perhaps not require that all the elements of it must be present.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Publication and Created date fields and their current ISO 8601 validation. Check how those fields parse and display dates, then define the accepted year-only, month-and-year, and year-range forms. Done means each supported form is accepted while invalid dates remain rejected.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.