Skip to content

Fix pathway page virtualization#656

Merged
Aditya948351 merged 1 commit into
devpathindcommunity-india:masterfrom
pari7maheshwari:fix-pathway-virtualization
Jun 19, 2026
Merged

Fix pathway page virtualization#656
Aditya948351 merged 1 commit into
devpathindcommunity-india:masterfrom
pari7maheshwari:fix-pathway-virtualization

Conversation

@pari7maheshwari

@pari7maheshwari pari7maheshwari commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

This PR fixes issues in the pathway page by improving virtualization support . The changes ensure smoother rendering of large pathway datasets while maintaining type safety and application stability.

Changes Made

  • Added the required virtualization dependency.
  • Improved pathway page rendering behavior and code reliability.
  • Verified that the application builds and runs successfully after the changes.

Fixes #622

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Local testing
  • Vercel Preview Deployment

Test Details

  • Installed dependencies and verified successful project startup.
  • Tested pathway page rendering locally.
  • Verified virtualization functionality and scrolling behavior.
  • Confirmed no TypeScript compilation errors related to the modified code.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have checked that the "DevPath India" branding remains intact

##Screenshot After updation :
Screenshot (1363)

@github-actions github-actions Bot added good first issue gssoc26 This is a official GirlScript Summer of Code label. level:beginner Beginner level issues type:design labels Jun 18, 2026
@pari7maheshwari pari7maheshwari changed the title Fix pathway page virtualization and TypeScript issues Fix pathway page virtualization Jun 18, 2026
@Aditya948351 Aditya948351 self-requested a review June 19, 2026 12:41
@Aditya948351 Aditya948351 merged commit 79da195 into devpathindcommunity-india:master Jun 19, 2026
5 of 6 checks passed
@Aditya948351 Aditya948351 added gssoc:approved give 50+ base points and removed type:design labels Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue gssoc:approved give 50+ base points gssoc26 This is a official GirlScript Summer of Code label. level:beginner Beginner level issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor]: Fix UI width of this page with responsiveness.

2 participants