Add Request - Save Button Not Active
Nobody has claimed this yet.
- 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:
- Go to TEST - and add request
- Start by assigning self to request (this must be the first step)
- Enter AXIS ID and sync
- 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
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 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