Re: [Request for Feedback] Mechanism for "Beam Website Feedback"

2023-08-25 Thread Ahmet Altay via dev
Thank you XQ!

For reference, responses are going to this spreadsheet [1] for now. We can
set up an email trigger for that if people here think it would be useful.

[1]
https://docs.google.com/spreadsheets/d/1bvPFLgMamtYXiUULjx3JY-b1SB-voUqaj6o1UMqTgX4/edit?usp=sharing
-- not shared by default, you need to ask for access.

On Thu, Aug 24, 2023 at 6:38 AM XQ Hu via dev  wrote:

> Hi all,
>
> Following what Ahmet proposed here (
> https://lists.apache.org/thread/9l18gs7vgqz6g1cfc2m66rbkrcnr9qmj), we
> changed the "SEED FEEDBACK" button to open the Google form (
> https://docs.google.com/forms/d/e/1FAIpQLSfID7abne3GE6k6RdJIyZhPz2Gef7UkpggUEhTIDjjplHuxSA/viewform?usp=sharing=0-Qq8aUWTrw1trYbivzEKZ0Q).
> We would like to get any feedback to improve this form.
>
> Thanks a lot!
>
> Best,
> XQ
>


[Request for Feedback] Mechanism for "Beam Website Feedback"

2023-08-24 Thread XQ Hu via dev
Hi all,

Following what Ahmet proposed here (
https://lists.apache.org/thread/9l18gs7vgqz6g1cfc2m66rbkrcnr9qmj), we
changed the "SEED FEEDBACK" button to open the Google form (
https://docs.google.com/forms/d/e/1FAIpQLSfID7abne3GE6k6RdJIyZhPz2Gef7UkpggUEhTIDjjplHuxSA/viewform?usp=sharing=0-Qq8aUWTrw1trYbivzEKZ0Q).
We would like to get any feedback to improve this form.

Thanks a lot!

Best,
XQ


Re: Mechanism for "Beam Website Feedback"

2023-08-14 Thread Ahmet Altay via dev
On Mon, Aug 14, 2023 at 1:48 PM Svetak Sundhar 
wrote:

> Hi Ahmet,
>
> I'm +1 on the idea-- one clarification question:
>
> Do you propose that when feedback is sent, it gets forwarded to the dev
> list? If not, we will need to ensure that the backend (eg a Google sheet)
> is monitored.
>

I imagine we can convert it to an email. IIRC this was possible as a native
feature of Google sheets, but if not we can use some other form -> email
product.


>
>
>
> Svetak Sundhar
>
>   Data Engineer
> s vetaksund...@google.com
>
>
>
> On Mon, Aug 14, 2023 at 4:29 PM Ahmet Altay via dev 
> wrote:
>
>> Hi all,
>>
>> We regularly get emails with "Subject: Beam Website Feedback", they are
>> filtered out before they reach this mailing list. I believe the reason for
>> that is people have some feedback to share, but clicking the feedback will
>> open the default email application and they will be surprised and close it.
>> Sometimes they close it by sending us an empty email.
>>
>> My proposal -  We can change the feedback button with a simple embedded
>> form (a text box + submit button). We can use something like google forms
>> to implement this without making a more complex backend change.
>>
>> For reference, this is a partial and it is implemented here [1].
>>
>> What do you think?
>>
>> Ahmet
>>
>> [1]
>> https://github.com/apache/beam/blob/bbaa7ebd3eec614832d76cfc577858638a96a11d/website/www/site/layouts/partials/feedback.html#L21
>>
>


Re: Mechanism for "Beam Website Feedback"

2023-08-14 Thread Svetak Sundhar via dev
Hi Ahmet,

I'm +1 on the idea-- one clarification question:

Do you propose that when feedback is sent, it gets forwarded to the dev
list? If not, we will need to ensure that the backend (eg a Google sheet)
is monitored.



Svetak Sundhar

  Data Engineer
s vetaksund...@google.com



On Mon, Aug 14, 2023 at 4:29 PM Ahmet Altay via dev 
wrote:

> Hi all,
>
> We regularly get emails with "Subject: Beam Website Feedback", they are
> filtered out before they reach this mailing list. I believe the reason for
> that is people have some feedback to share, but clicking the feedback will
> open the default email application and they will be surprised and close it.
> Sometimes they close it by sending us an empty email.
>
> My proposal -  We can change the feedback button with a simple embedded
> form (a text box + submit button). We can use something like google forms
> to implement this without making a more complex backend change.
>
> For reference, this is a partial and it is implemented here [1].
>
> What do you think?
>
> Ahmet
>
> [1]
> https://github.com/apache/beam/blob/bbaa7ebd3eec614832d76cfc577858638a96a11d/website/www/site/layouts/partials/feedback.html#L21
>


Mechanism for "Beam Website Feedback"

2023-08-14 Thread Ahmet Altay via dev
Hi all,

We regularly get emails with "Subject: Beam Website Feedback", they are
filtered out before they reach this mailing list. I believe the reason for
that is people have some feedback to share, but clicking the feedback will
open the default email application and they will be surprised and close it.
Sometimes they close it by sending us an empty email.

My proposal -  We can change the feedback button with a simple embedded
form (a text box + submit button). We can use something like google forms
to implement this without making a more complex backend change.

For reference, this is a partial and it is implemented here [1].

What do you think?

Ahmet

[1]
https://github.com/apache/beam/blob/bbaa7ebd3eec614832d76cfc577858638a96a11d/website/www/site/layouts/partials/feedback.html#L21