LabTechUDF / LabTechUDF/interfaces-usuario
Bug: “Curso Vinculado” is not saved/loaded when editing a draft event
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Preconditions:
User authenticated as Organizer
Event creation flow (multi-step wizard) available
Steps to Reproduce:
1- Open Novo Evento → details step.
2- Click Alterar curso and select any course (e.g., “CST em Análise e Desenvolvimento de Sistemas”).
3- Go to page events/mine
4- Click Editar Evento on the draft you just saved.
5- Navigate to page event/details
Expected Result:
The Curso Vinculado field shows the previously selected course (label retained).
The selected course is included in the step’s state and final payload.
Actual Result:
The Curso Vinculado field appears empty after returning to the step and with alteration button enabled.
Other fields on the page do keep their values.
It's not possible to proceed to the next step
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the events/mine edit flow and the event/details step, then reproduce the wizard using the listed steps. Trace how the selected Curso Vinculado is restored and included in the step state and final payload; done means the course label remains visible after reopening a draft and the user can proceed to the next step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100