MLH-Fellowship / scheduling-profiler-prototype

Custom profiler prototype for React's concurrent mode
https://react-scheduling-profiler.vercel.app/
6 stars 0 forks source link

[Resize content][1/n] Break horizontal scrolling area into final-ish hierarchy #110

Closed taneliang closed 4 years ago

taneliang commented 4 years ago

Stack PR by STACK ATTACK:

Summary

This PR begins a PR stack that implements the resize of the lanes area.

In this PR, the view hierarchy is overhauled to more closely resemble the final one. This is the new view hierarchy:

This PR must be landed with the PRs stacked above it in order not to break master.

Test Plan

Known issues