eclipse-tractusx / eclipse-tractusx/traceability-foss

Improvements of autocomplete

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

Description

**As** user ,
**I want** the autocomplete feature to be optimized,,
**so that** so that it can be used with even more efficiency.

## Hints / Details

- Currently filtering for enums is not provided and the BE returns always all. The FE however display 20 entries. It has to be clarified how to handle a case with more then 20 enums.
- After filtering for any existing entry and select all of them by clicking on according checkbox, further filter entries for same column is possible but the "select all" checkbox is still selected. Any click on it will deselect previous filter.
- Currently the EdgeCase of searching for already selected items results in "Items not found" Error message.
- Filtering for empty strings is only possible after type in empty space and delete it again, then a list of all elements is displayed for selection including empty fields.

## Acceptance Criteria
- [ ] Edge cases of the autocomplete have been resolved

## Out of Scope

- ...

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by tracing the autocomplete flow in the frontend and backend, focusing on enum filtering, selection state, searches for selected items, and empty-string searches. Done means all listed edge cases are resolved and the acceptance criterion is verifiable; identify the relevant test coverage before changing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.