Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add card to contact vaadin team for component ideas #4063

Open
wants to merge 3 commits into
base: latest
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions articles/components/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -740,6 +740,17 @@ Learn how you can integrate your own Web Components or other third-party W3C-sta
[.sr-only]
<<{articles}/flow/create-ui/web-components#,Integrate Web Components>>


[.card]
=== Contact Vaadin Taem
russelljtdyer marked this conversation as resolved.
Show resolved Hide resolved

image::{articles}/flow/_images/web-components.svg[opts=inline, role=icon,32,32]

We would love to hear more about what kind of a component you are looking for. [Please share your thoughts](https://pages.vaadin.com/contact).

[.sr-only]
<<{articles}/flow/create-ui/web-components#,Contact Vaadin Team>>
Copy link
Member

@jouni jouni Jan 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't have a link within the content, since the card itself acts as a link already.

Suggested change
We would love to hear more about what kind of a component you are looking for. [Please share your thoughts](https://pages.vaadin.com/contact).
[.sr-only]
<<{articles}/flow/create-ui/web-components#,Contact Vaadin Team>>
We'd love to hear what kind of components you're looking for. Share your ideas!
[.sr-only]
link:https://pages.vaadin.com/contact[Contact Vaadin Team]

Is this the right place to guide users? Would a GitHub issue be more expected, than a formal contact form? @rolfsmeds, what do you think – would you like another CTA for users to share their component ideas? Or is this more for sales (marketing?) to get leads?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For R&D, a GH issue would absolutely be the best place. An additional way to propose stuff just means more work for us, and I worry it might confuse users too.

And now that I think about it, wouldn't this be an excellent place to make people aware of the various options we have for new components or features, and how those differ?

  • Feature request (should be via github)
  • Sponsored development (via Sales)
  • ComponentFactory / custom development (via Sales)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If these suggestions go via Sales, then Sales needs to pass it on to us, and then we don't have a convenient 2-way channel to ask more questions (which we nearly always want to do).


endif::[]

++++
Expand Down
Loading