eclipse-tractusx / eclipse-tractusx/traceability-foss
Action "ADD TO QUEUE" is enabled even if quality alert for input is not valid
- Dominant language
- Java
- Stars
- 17
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
## Environment
- E2E A
## Description
Buttons should be disabled in case execution is not permitted based on missing roles or input validation.
## Steps to reproduce the Bug
- Open application
- Select asBuilt asset from table
- Create quality alert
## Current behavior
- Form input is not valid
- Action "ADD TO QUEUE" is enabled
- Pressing does not give any feedback
## Expected behavior
- Action is disabled with disabling tooltip that execution is not possible based on missing input validation
Contributor guide
Research direction
Start by reproducing the issue in the E2E A environment: select an asBuilt asset, create a quality alert with invalid input, and inspect the ADD TO QUEUE action. Trace where the form validation and action state are connected. Done means the action is disabled with a tooltip explaining that execution is unavailable because input validation failed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100