Using dropdown in table header and table #1467
-
Hey DSYS! I'm currently iterating on Event Stream's Create New Subscription page, specifically the table. An event type (taskrouter.reservation.accepted) can support n number of schema versions and I'm looking for ways to scale the current design to be more future proof. Right now I'm exploring ways to:
Feedback I'm looking for:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 12 replies
-
Hey @mindytom! Thanks for sharing this for feedback. Overall, I think what you have here makes a lot of sense. The only recommendation we would make would be to pull the "Apply schema version to all" select out of the Table header and place it right above the Table instead. This will allow you to give the Schema column a static text header, which will be important for screen reader users. One question for ya: what happens to the "Apply schema version to all" select when the user has opted to select a different version for some of the event types? |
Beta Was this translation helpful? Give feedback.
Hey @mindytom! Thanks for sharing this for feedback. Overall, I think what you have here makes a lot of sense. The only recommendation we would make would be to pull the "Apply schema version to all" select out of the Table header and place it right above the Table instead. This will allow you to give the Schema column a static text header, which will be important for screen reader users.
One question for ya: what happens to the "Apply schema version to all" select when the user has opted to select a different version for some of the event types?