Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support categorization and reordering of Canned Responses #911

Closed
kohlee opened this issue Mar 12, 2021 · 7 comments · Fixed by #1551
Closed

Support categorization and reordering of Canned Responses #911

kohlee opened this issue Mar 12, 2021 · 7 comments · Fixed by #1551
Assignees
Labels
additions: feature 🆕 New feature or request platform: mobile 📱 Related to React client application on mobile devices platform: react ⚛️ Related to React client application

Comments

@kohlee
Copy link

kohlee commented Mar 12, 2021

Is your feature request related to a problem? Please describe.
It is difficult for texters to locate Canned Responses because they display in an alphabetical list.

Describe the solution you'd like
Admins should be able to reorder the Canned Responses list and create headings for different categories of responses.

Describe alternatives you've considered
Canned Responses could display in the order in which they were created rather than alphabetical order, so admins had some control over their presentation.

Additional context
mui/material-ui#836 mui/material-ui#837 mui/material-ui#839

@kohlee kohlee added additions: feature 🆕 New feature or request platform: react ⚛️ Related to React client application platform: mobile 📱 Related to React client application on mobile devices labels Mar 12, 2021
@hiemanshu
Copy link
Contributor

@kohlee confirming, you want the canned responses to be orderable. Changing to just display in order of creation, would take a few mins. Making the list orderable would be a few hours to a day's worth of work.

@hiemanshu
Copy link
Contributor

@politics-rewired/organizing should have been tagged!

@kohlee
Copy link
Author

kohlee commented Nov 28, 2022

@hiemanshu This + global canned responses or the ability to copy and paste all could be delayed until we have the time, but orderable is definitely worth it!

@hiemanshu
Copy link
Contributor

Created by: Hiemanshu
Signed off by:

User Story

As a SuperVolunteer
I should be able to reorder canned responses

UI Design Considerations

The UI will get a small change, on the left of the canned responses, we'll add an icon (like the hamburger icon), to signify that items are reorderable.

Technical Details

Acceptance Criteria

Scenario: Supervolunteer reorders canned resposne
“Given that I’m in a role of Supervolunteer (or above)
When I open the “Canned Responses” section
Then the system shows me the list of all canned responses
When I drag the canned responses around
And I click the "Save" button
Then the system saves the canned responses in the order
And the texter will see the canned responses in the saved order”

QA Considerations

QA happens at 3 stages, devs before PR creation, release coordinator during RC release, and organising during the beta stage. Describe any considerations to be taken during QA, or parts that might induce more anxiety, and needs extra testing.

@hiemanshu
Copy link
Contributor

@politics-rewired/organizing @bchrobot thoughts please!

@ninabaldwin
Copy link

ninabaldwin commented Jan 4, 2023

@hiemanshu this looks good! Can we use this kind of icon instead?
icon

@bchrobot
Copy link
Member

bchrobot commented Jan 6, 2023

Looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
additions: feature 🆕 New feature or request platform: mobile 📱 Related to React client application on mobile devices platform: react ⚛️ Related to React client application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants