[
https://issues.apache.org/jira/browse/BEAM-14145?focusedWorklogId=762794&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-762794
]
ASF GitHub Bot logged work on BEAM-14145:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Apr/22 10:52
Start Date: 27/Apr/22 10:52
Worklog Time Spent: 10m
Work Description: nausharipov commented on code in PR #17205:
URL: https://github.com/apache/beam/pull/17205#discussion_r859654986
##########
website/www/site/assets/js/quotes-slider.js:
##########
@@ -21,7 +21,7 @@ new Swiper('.swiper', {
bulletActiveClass: "bullet-active-class-custom",
},
breakpoints: {
- 1024: {
+ 1025: {
Review Comment:
if having 1024 as a breakpoint doesn't work here properly, we can add a
comment like:
// switches from mobile to desktop when window width is > 1024px
Issue Time Tracking
-------------------
Worklog Id: (was: 762794)
Time Spent: 4h 40m (was: 4.5h)
> [Website] Add carousel on the Home Page for They tried it out section
> ---------------------------------------------------------------------
>
> Key: BEAM-14145
> URL: https://issues.apache.org/jira/browse/BEAM-14145
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Aydar Zaynutdinov
> Assignee: Bulat Safiullin
> Priority: P3
> Labels: website
> Attachments: image-2022-03-23-05-45-05-105.png,
> image-2022-03-24-11-13-06-901.png
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> Need to add a carousel on the Home Page for They tried it out section.
>
> !image-2022-03-23-05-45-05-105.png|width=503,height=233!
> * Carousel similar to [Istio: |http://example.com/]
> [https://istio.io/latest/]
> * Show 3 cards at once, no autorotation
> * Users can look at other cards by using the dots below the menu
> !image-2022-03-24-11-13-06-901.png|width=400,height=227!
>
> Add 2 more logos to carousel:
> Google Cloud Dataflow:
> "Google Cloud Dataflow is a fully managed service for executing Apache Beam
> pipelines within the Google Cloud Platform ecosystem."
> Scio:
> "Scio is a Scala API for Apache Beam and Google Cloud Dataflow inspired by
> Apache Spark and Scalding."
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)