LabTechUDF / LabTechUDF/interfaces-usuario

Bug: “Curso Vinculado” is not saved/loaded when editing a draft event

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

Nobody has claimed this yet.

bug
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

Image

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.