syndesisio / connectors

Apache Camel Connectors for Syndesis
Apache License 2.0
6 stars 12 forks source link

UI text for connector descriptions should have consistent style across connectors #8

Closed TovaCohen closed 7 years ago

TovaCohen commented 7 years ago

For example, the sprint 8 demo shows this in the Connections page:

Salesforce Upsert Contact
Connection to Create or Update Salesforce Contact SObject

Twitter Mention
Connection from twitter when anyone mentions you

The Salesforce description capitalizes each important word. The Twitter description capitalizes only the first word. One convention should be chosen and implemented throughout. I know this seems trivial, but this kind of consistency creates a flow that speeds the user's understanding. Also, "Twitter" should always be capitalized.

davsclaus commented 7 years ago

I have updated the descriptions in this commit: https://github.com/redhat-ipaas/connectors/commit/02625a7b1ca03a6607bd3e54a299f5e2dc77f1f3

Would you mind take a look, and we can change the descriptions to your liking. You can provide a github PR if you want a change or just write here in the comment and I can change it