eclipse-tractusx / eclipse-tractusx/traceability-foss

Highlight dates from autocomplete API in date picker

Open
#433 0 comments 0 reactions 0 assignees View on GitHub
DISCUSSION_NEEDED frontend
Dominant language
Java
Stars
17
Forks
28
PR merge metrics
No merged PRs in 30d

Description

**As** a User
**I want** date picker to highlight dates for which filtering on that date will have result,
**so that** filtering will be more effective and user-friendly,

## Hints / Details
Backend is already returning dates in autosuggestion API. We could utilize this to enhance user experience when using filtering
example productionDate datePicker:
![image](https://github.com/eclipse-tractusx/traceability-foss/assets/148864204/1e959896-624e-4835-b3b8-ef087dfc732d)
Simply use API and highlight in some color dates where some asset was produced
The same goes for any other date picker ( targetDate in alerts and investigations )

## Acceptance Criteria
- [ ] Date picker is highlighting dates date fields where we have database entry for

## Out of Scope
- ...

Contributor guide

Open the contributing guide

Research direction

Start by locating the date-picker components for productionDate, targetDate, and the autocomplete API response that already contains dates. Verify how each date field receives its suggestions, then confirm that dates with database entries are highlighted across the relevant pickers and that the acceptance criterion is met.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.