Fix scrolling behavior on Team Pipelines page

Open Beginner friendly
#7,272 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
64/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript
Domain
frontend

Research direction

Start at the Team Pipelines page and inspect the layout around the search bar and content area. Verify that the search bar remains fixed at the top, only the content below it scrolls, and spacing visually separates the two sections.

Written by the indexing model from the issue text.

Description

task
Description

On the Team Pipelines page, the search bar currently scrolls together with the rest of the content. Update the layout so that:

  • The search bar is sticky at the top
  • Only the content below it scrolls
  • Add a
    (or equivalent spacing) between the search bar and the scrollable content to visually separate them
Epic/Story

No response

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 22h
Merged PRs (30d)
147

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from FlowFuse/flowfuse

All issues in FlowFuse/flowfuse

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.