Custom components for Insights Queue Stats #2371
-
The specific questions I have are...
Background: Following up on Discussion #2332. We are planning to add a feature in Insights queue stats wheres users can rearrange columns/metrics to their preferred order. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Thanks for coming to office hours last week @Fazle-Jahangir! To summarize what we talked about, you have 2 options:
Ultimately, I think the easiest way forward right now (because there isn't a Paste listbox component yet), is to go with option 1. There are a few things you need to do in order to make this UI accessible.
Check out this blog post for some great information about accessible drag and drop: https://medium.com/salesforce-ux/4-major-patterns-for-accessible-drag-and-drop-1d43f64ebf09 (specifically the content around sorting a list). |
Beta Was this translation helpful? Give feedback.
Thanks for coming to office hours last week @Fazle-Jahangir!
To summarize what we talked about, you have 2 options:
Ultimately, I think the easiest way forward right now (because there isn't a Paste listbox component yet), is to go with option 1. There are a few things you need to do in order to make this UI accessible.