Skip to content

πŸ’‘ Implement Infinite Scroll for Budget Proposals SectionΒ #3697

@bosko-m

Description

@bosko-m

Area

Proposal Pillar

Is there new design needed?

No

What?

Currently, in the Budget Proposals section, additional proposals can only be loaded by clicking the "Load More" link. This behavior is inconsistent with the Live Voting page, where new items load automatically when scrolling.

To improve user experience, proposals in this section should load automatically when the user reaches the bottom of the page instead of requiring a manual click.

Why?

  • Improves consistency with the Live Voting page.
  • Enhances user experience by removing the need for manual loading.
  • Makes navigation more seamless and intuitive.
  • Reduces unnecessary clicks and interaction friction.

How?

  • Replace the "Load More" link with an infinite scroll mechanism.
  • Trigger automatic loading when the user reaches the bottom of the list.
  • Ensure smooth and efficient performance without excessive load times.
  • Validate that loading behavior remains responsive across different devices.

(Optional) User Story with acceptance criteria

  • Additional proposals load automatically when scrolling to the bottom.
  • The "Load More" link is removed.
  • Scrolling behavior is consistent with the Live Voting page.
  • Performance remains smooth across various devices and browsers.
Image Image

Metadata

Metadata

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions