Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Repalcing Post Category ID with Post Category Name #358

Open
3 tasks
Tahirih-Natang opened this issue Feb 26, 2018 · 6 comments
Open
3 tasks

Repalcing Post Category ID with Post Category Name #358

Tahirih-Natang opened this issue Feb 26, 2018 · 6 comments

Comments

@Tahirih-Natang
Copy link

Description

The current implementation of 'post category' functionality in safety tools requires users to memorize the different post ids which is practically impossible to do. Post Category Name should be referenced in place of Post Category Id.

Mocks

pcf

Acceptance Criteria

Update [Required]

  • When creating a new post, the user should be able to select a the post category or enter a new category

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Estimation

24 hours

@sara-02
Copy link
Member

sara-02 commented Feb 26, 2018

@Tahirih-Natang true that, but we still should be able to maintain the mapping between the post-category name and its id, either while sending data from the form to the backend, or at the backend itself.

@medhach
Copy link

medhach commented Feb 27, 2018

@Tahirih-Natang The user should not be able to create a new category, but they should be able to select from one of the categories that already exists, so you can map the names of the categories to the dropdown instead of having the id.
Please submit a mock of the intended change and we'll assign this issue to you so you can start working on it :)

@medhach
Copy link

medhach commented Mar 6, 2018

@Tahirih-Natang Are you working on this? If yes, I'll assign the task to you

@Tahirih-Natang
Copy link
Author

@medhach Yes, I am on it

@suhailsinghbains
Copy link

Is this issue still open ?

@sara-02
Copy link
Member

sara-02 commented Jul 22, 2018

@Tahirih-Natang Did you complete the work for this issue? Is it still open? Can it be re-assigned to @suhailsinghbains

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

4 participants