Page MenuHomePhabricator

Fixing z-index on calendar date badges.
ClosedPublic

Authored by lpriestley on Apr 13 2014, 2:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 13, 3:26 AM
Unknown Object (File)
Fri, Jun 12, 10:50 PM
Unknown Object (File)
Apr 14 2026, 11:57 AM
Unknown Object (File)
Mar 10 2026, 9:00 AM
Unknown Object (File)
Feb 4 2026, 2:00 PM
Unknown Object (File)
Jan 20 2026, 2:34 PM
Unknown Object (File)
Jan 19 2026, 2:31 PM
Unknown Object (File)
Sep 22 2025, 8:34 PM
Subscribers

Details

Summary

Fixes T4787, decreased z-index on calendar badges so that they don't sit on top of notification dropdowns when dropdowns are expanded. Not sure why the badges had z-index 10, but please let me know if there was a more substantial reason for this.

Test Plan

If neither notification dropdowns have content, create enough messages to populate at least 5 rows, open calendar, expand messages dropdown, verify that underlying calendar date badges do not appear over the dropdown.

Diff Detail

Repository
rP Phabricator
Branch
calendar_badges
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

lpriestley retitled this revision from to Fixing z-index on calendar date badges..
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Apr 13 2014, 3:12 PM
epriestley updated this revision to Diff 20799.

Closed by commit rP2509c6b0f57d (authored by @lkassianik, committed by @epriestley).