-
Notifications
You must be signed in to change notification settings - Fork 6
Conversation
7cfdc6d
to
b88885e
Compare
9c3bedd
to
59247c2
Compare
@currandwyer I'd love to make basic grouping available to our users. Please have a look at this change and highlight and feedback potential improvements. |
@nikku I think this looks great, particularly in this append anything context. I also expect that append anything is the direction of travel for our modeling UX, so this will be a nice feature to have. When this does happen, I suggest changing the title to "Append specialized element" or something like this, to be specific and precise about the purpose of the component. I realize it's out of scope, but I think that adding the ability to filter would be nice to have alongside this. I don't think it makes sense to launch categories until we have a higher number of specialized tasks to categorize. Categorizing the REST and SendGrid connectors is a lipstick on a pig solution. Rather than categorizing them, we should focus on shipping auth so that the auth configuration exists within the properties panel, as it should. Then we only have two connectors, not enough to categorize. In any case, the categories will work differently (for more higher order distinctions), and we mustn't confuse these different mental models so early on. I think it is very important not to refer to connectors as templates. We must align on one word (whether it is connectors or integrations or whatever) to refer to these things. The element template is a part of the connector, but it's not the main thing. Introducing this additional technical language, which requires users to develop an understanding of our technical architecture, could be unnecessarily confusing. |
Thanks for your comments, both of you.
Agreed @currandwyer.
Will see if we can get rid of the categories in the
Also agreed. We are free to choose whatever naming / group labels. We can either settle on "REST", "SendGrid" as generic names, not ship these names at all or incorporate template / connector as dedicated terms. What would be your preference? We can both have a look and experiment later this week, too. @currandwyer |
5da9afe
to
676c828
Compare
122e63a
to
794d4bc
Compare
20bebe2
to
79563fa
Compare
Allows us to override styles in the to-be-expected manner.
+ make header font-weight bolder as 500 often defaults to normal + slightly improve muted / template headings color + make colors + weight configurable
79563fa
to
762b354
Compare
Replace options, including templates can now be optionally classified by category:
Also, an additional search meta-data allows to specify search terms not displayed through name, label or description.
Try it out via
Enable create/append anything modeling UX via a feature toggle.