bcgov / bcgov/foi-flow

Add Request - Save Button Not Active

Open
#3,131 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
8
Forks
2
Avg merge
14h 34m
Merged PRs (30d)
46

Description

Describe the bug in current situation
Reports have been raised around the save button not being enabled when trying to add a request.
This occurs depending on the order in which a user does their actions.

Link bug to the User Story

Impact of this bug
Moderate - users may become confused or are wondering why they cant save

Chance of Occurring (high/medium/low/very low)
Medium - requires a specific input path to replicate bug

Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?

Steps to Reproduce
Steps to reproduce the behavior:

  1. Go to TEST - and add request
  2. Start by assigning self to request (this must be the first step)
  3. Enter AXIS ID and sync
  4. Scroll down, and see save button is disabled.

Actual/ observed behaviour/ results

Expected behaviour
GIVEN a user is on the add request screen
WHEN all mandatory fields are entered
THEN the save button will become active

Screenshots/ Visual Reference/ Source
If applicable, add screenshots to help explain your problem. You an use screengrab.

Contributor guide

Open the contributing guide

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 by reproducing the issue on the add request screen using the listed action order: assign yourself, enter the AXIS ID, sync, and inspect the Save button. Trace the add-request form's mandatory-field state and confirm that the button becomes active when all mandatory fields are entered.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.