DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 35 forks source link

Make pipeline overview graph horizontally scrollable #855

Closed fatchat closed 1 month ago

fatchat commented 1 month ago

Description

The bar chart on the pipeline overview page shrinks as the page width is adjusted but this can make bars disappear. When this happens the user should be able to horizontally scroll to be able to see the entire chart

Here are two screenshots of the same bar chart on two different screen widths, notice that on the narrower one the chart is simply truncated

image image

Goals

Expected Outcome

Each bar chart on this page (and there could be several) should be horizontally scrollable

Acceptance Criteria

Implementation Details

Start at src/pages/pipeline/index.tsx

Mockups / Wireframes

None

Product Name

Dalgo

Project Name

Dalgo

Organization Name:

Project Tech4Dev

Domain

30 Others

Tech Skills Needed:

ReactJS, CSS

Mentor(s)

@fatchat

Complexity

Low

Category

UI

Sub Category

Frontend, Beginner friendly

Akshat-Jaiswal-8 commented 1 month ago

Hey @fatchat , I have made the changes , could you please review it? Thanks.

Akshat-Jaiswal-8 commented 1 month ago

hey @fatchat , is there anything else , which needs to be done in this ?

fatchat commented 1 month ago

sorry i didn't check if the PR was linked to this issue. closing now