Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesign: move right panel below room/group header #2260

Merged
merged 14 commits into from
Nov 2, 2018

Conversation

bwindels
Copy link
Contributor

@bwindels bwindels commented Oct 31, 2018

@bwindels bwindels removed the notready label Oct 31, 2018
@bwindels
Copy link
Contributor Author

Push hook is failing because disabling e2e test didn't work there, see #2261

@bwindels bwindels requested a review from a team October 31, 2018 14:44
@bwindels
Copy link
Contributor Author

Green! ✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓✓

Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otherwise lgtm

<div className="mx_RoomView_statusAreaBox_line"></div>
{ statusBar }
<MainSplit panel={rightPanel} collapsedRhs={this.props.collapsedRhs}>
<div className={fadableSectionClasses}>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have we lost the <main> / <aside>? Would be good to keep these as they help a11y.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. Added it back, but as the root of the group/room view, so the <aside> is now inside the <main>. Before it was a sibling of of <main>, but having it as a child seems to be the defined semantics.

@bwindels bwindels merged commit 9546df6 into experimental Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants