Page MenuHomePhabricator

[lib] Rip `useShouldShowDisconnectedBar` and `useDisconnectedBar` out of `hooks/disconnected-bar`
ClosedPublic

Authored by atul on Dec 28 2023, 1:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 20, 12:33 AM
Unknown Object (File)
Apr 9 2024, 12:34 AM
Unknown Object (File)
Mar 15 2024, 9:52 AM
Unknown Object (File)
Mar 12 2024, 7:44 AM
Unknown Object (File)
Mar 12 2024, 7:44 AM
Unknown Object (File)
Mar 8 2024, 3:27 AM
Unknown Object (File)
Mar 8 2024, 3:27 AM
Unknown Object (File)
Mar 7 2024, 1:28 PM
Subscribers

Details

Summary

These hooks are no longer relevant since DisconnectedBar is now about displaying information about network connectivity, not keyserver connectivity.


Depends on D10475

Test Plan

These functions are no longer used.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Dec 28 2023, 1:38 AM

More context on Linear, but I wonder if we can rename useDisconnectedBarVisibilityHandler to something more appropriate, and have it take a keyserver parameter in place of ashoatKeyserverID. Might be best for a separate diff though

This revision is now accepted and ready to land.Dec 28 2023, 6:31 AM

More context on Linear, but I wonder if we can rename useDisconnectedBarVisibilityHandler to something more appropriate, and have it take a keyserver parameter in place of ashoatKeyserverID. Might be best for a separate diff though

Acknowledging that I read this before landing, will address in separate diff.

This revision is now accepted and ready to land.Jan 4 2024, 10:42 AM
This revision was landed with ongoing or failed builds.Jan 4 2024, 11:40 AM
This revision was automatically updated to reflect the committed changes.