Fixes T7539. We need to set the "with-column" css class on the document body to make things like the jx-mask style-able. Also, make the global upload control only do it for the standard phabrcator page and not the document body.
Details
Details
- Reviewers
epriestley chad - Maniphest Tasks
- T7539: Dragging a file into Durable Column on /home/ triggers full upload
- Commits
- Restricted Diffusion Commit
rPe137d0a0c539: Conpherence - finesse global upload vs conpherence durable column upload
dragged a file to conpherence column and it worked! uploaded a file to homepage with column open and it worked! uploaded a file to /file/ with column open and it worked!
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- T7539
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 4859 Build 4877: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
This will also affect the JX.Mask used by dialogs and lightboxes. I think those should be fine, but maybe double-check if you didn't?
Comment Actions
scope mask so only global file upload mask gets adjusted by new css (nice catch epriestley!)