launch, link: apply @Fang- suggestions to #2615 review

Co-Authored-By: Fang <git@fang.io>
This commit is contained in:
matildepark 2020-03-30 15:50:16 -04:00 committed by GitHub
parent 6443424012
commit 2f3d681975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 4 deletions

View File

@ -108,7 +108,7 @@
data (~(del by data) name.act)
path-to-tile (~(del by path-to-tile) subscribe.act)
==
==
==
::
%handle-http-request
=+ !<([eyre-id=@ta =inbound-request:eyre] vas)

View File

@ -4,8 +4,7 @@
+$ tile-data (map @tas [jon=json url=@t])
::
+$ action
$%
[%add name=@tas subscribe=path url=@t]
$% [%add name=@tas subscribe=path url=@t]
[%remove name=@tas subscribe=path]
==
--

View File

@ -24,7 +24,11 @@ export class Skeleton extends Component {
return (
<div className={"absolute h-100 w-100 " + popoutWindow}>
<HeaderBar spinner={this.props.spinner} invites={this.props.invites} associations={this.props.associations} />
<HeaderBar
spinner={this.props.spinner}
invites={this.props.invites}
associations={this.props.associations}
/>
<div className={`cf w-100 h-100 flex ` + popoutBorder}>
<ChannelsSidebar
active={this.props.active}