Skip to content

Feature/modal to create issue for edit request#868

Closed
chukalicious wants to merge 20 commits intohackforla:developmentfrom
chukalicious:feature/modal-to-create-issue-for-edit-request
Closed

Feature/modal to create issue for edit request#868
chukalicious wants to merge 20 commits intohackforla:developmentfrom
chukalicious:feature/modal-to-create-issue-for-edit-request

Conversation

@chukalicious
Copy link
Member

@chukalicious chukalicious commented Jan 18, 2022

Closes #796

I'm submitting in order to have the team access the branch and help with blockers.

…props to the child(ren) component(s) to close the modal
…t to use it as a field for the issue template
…s the proposed value for an editable field. The component also shows contains the title, project name and name of the field to edit values to create the issue.
…e along with the proposed value and the hardcoded value for an assignee. Created controls to open and close the modal (opens on the edit link) and sent down the Modal component props to create the issue and getIssue function to collect the proposed Value from the user input.
…tion is successful but an issue body still needs to be created. Made modicifations to the handleSubmit, removed the props.handleClose and am using setShowModal instead
… is not working. Have formatted 2 lines for the issue. Still to do the proposed value.
…o the API. The proposed value input is not showing in the issue.
…t down as props to the formattedIssue object that will be sent to the Github API. The formattedIssues body gets updated with the proposedValue input using a useEffect function that detects changes in the issueValue prop. The issueVaues props are updated when the form is submitted in the Modal.js
@drubgrubby
Copy link
Member

Katiuska isn't around to finish this. I'm closing the PR and putting the issue back in prioritized backlog.

@drubgrubby drubgrubby closed this Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a Github Issue when a Non-Admin User Wants to Change a Restricted Project Field

2 participants