fix
BREAKING
feat/detail-page-document-scroll
#1 / 1
fix: let proposal and issue pages scroll as a page
Drop the locked window on those two screens. Use a 3/4 and 1/4 grid that stacks on a narrow screen, so the review comment is reachable.
sha256:835ed2eec931dc5f65fc2bd438a80162698a784e0a6f2e3bcf885ea9fa9b3b58
sha
+23
~6
symbols
5 changed · 1076 in snapshot
files
sha256:0cdae6898bdeda0e127ce05a85d2acc4abe8f772e11fdd892cb76157bac188e3
snapshot
+23
symbols added
~6
symbols modified
5
files changed
1076
files in snapshot
0
dead code introduced
Semantic Changes
29 symbols
+
test_tier1_issue_list_stays_on_app_shell
function
function test_tier1_issue_list_stays_on_app_shell L52–55
+
test_tier1_templates_do_not_opt_into_app_shell
function
function test_tier1_templates_do_not_opt_into_app_shell L44–49
+
test_tier2_columns_are_three_quarters_and_one_quarter
function
function test_tier2_columns_are_three_quarters_and_one_quarter L58–67
+
test_tier2_detail_columns_do_not_scroll_themselves
function
function test_tier2_detail_columns_do_not_scroll_themselves L70–84
+
test_tier3_compiled_css_matches_the_grid
function
function test_tier3_compiled_css_matches_the_grid L87–95
+
test_tier4_narrow_breakpoint_is_present_for_both_pages
function
function test_tier4_narrow_breakpoint_is_present_for_both_pages L98–103
+
test_tier5_page_wrappers_are_not_height_locked
function
function test_tier5_page_wrappers_are_not_height_locked L106–114
+
test_tier6_compiled_stylesheet_stays_a_single_file
function
function test_tier6_compiled_stylesheet_stays_a_single_file L117–120
+
test_tier7_csp_still_blocks_inline_scripts
function
function test_tier7_csp_still_blocks_inline_scripts L123–130
Files Changed
+1
~4
1076 in snapshot
+1
~4
1076 in snapshot
← Older
Oldest on feat/detail-page-document-scroll
All commits
Newer →
Latest on feat/detail-page-document-scroll
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:835ed2eec931dc5f65fc2bd438a80162698a784e0a6f2e3bcf885ea9fa9b3b58 --body "your comment"
No comments yet. Be the first to start the discussion.