Segmented Control replacement in Paste? #903
-
Hey crew! Context: SendGrid is making a analytics product like Messaging Insights in Console. I want to keep as much parity between the two analytics interfaces as possible. Problem: In Messaging Insights, we used the "Segmented Control" console component to change the visualization type (line chart, bar chart, pie chart, table, etc.). See an example in the top right corner of the graph content here. I want to try to do something similar in SendGrid but am unsure what Paste component maps to the "Segmented Control." If there isn't a direct replacement at the moment, I am happy to use whatever else is recommended in Paste. Question: What component do you recommend I use for toggling between visualization types in SendGrid's Insights product (instead of the "Segmented Control")? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @a-christensen , currently the button group is scheduled for "Release -2021.04.20 TBD" so it's a ways away at the moment: https://paste.twilio.design/roadmap. When were you thinking you might need it? Some initial thoughts:
The key is to show the pressed/selected state. I'll also caveat all this by saying please test whatever direction you go with users to make sure you're designing the best option :) (And if you decide to do a custom composition that you think would map well to the Button Group component/have time to do such, please consider contributing!) |
Beta Was this translation helpful? Give feedback.
-
Awesome, thanks for checking in!
…On Tue, Nov 3, 2020 at 9:13 AM Alexandra Christensen < ***@***.***> wrote:
Thanks, Corinne! The engineers will probably start building this in
December 2020 so I don't think the 2021 date will work for us.
Thanks for laying out some options. This will definitely go through
usability testing so no worries on that front. I'll play around with those
options you suggested and keep you in the loop if I do anything custom.
Thanks again!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://urldefense.com/v3/__https://github.com/twilio-labs/paste/discussions/903*discussioncomment-120456__;Iw!!NCc8flgU!Ph-Tl3vqHPEXdG-Hn-uy3Ih-YkgYAPLNQAf4TcfkqhJY4_YNqgNsJhQ9NKVQJw$>,
or unsubscribe
<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AO3AMVD3PNJMRXJ7X3XGKO3SOATZJANCNFSM4TIALC6A__;!!NCc8flgU!Ph-Tl3vqHPEXdG-Hn-uy3Ih-YkgYAPLNQAf4TcfkqhJY4_YNqgNsJhSPx-d31A$>
.
|
Beta Was this translation helpful? Give feedback.
Hi @a-christensen , currently the button group is scheduled for "Release -2021.04.20 TBD" so it's a ways away at the moment: https://paste.twilio.design/roadmap. When were you thinking you might need it?
Some initial thoughts:
The key is to show the pressed/selected state.
I'll also caveat all this by saying please test whatever direction you go with users to make sure you're designi…