Skip to content

web: pull up all the Tab logic into a separate React context#4092

Merged
nicks merged 1 commit into
masterfrom
nicks/tabnav
Jan 20, 2021
Merged

web: pull up all the Tab logic into a separate React context#4092
nicks merged 1 commit into
masterfrom
nicks/tabnav

Conversation

@nicks

@nicks nicks commented Jan 20, 2021

Copy link
Copy Markdown
Contributor

Hello @landism, @hyu,

Please review the following commits I made in branch nicks/tabnav:

7082148 (2021-01-19 19:59:13 -0500)
web: pull up all the Tab logic into a separate React context
We're moving towards a model where clicking on the Sidebar
can have complex interactions with the Tab bar, so we need
a better way to centralize state between them.

This PR doesn't change any of the semantics. It just moves state around.

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

@nicks
nicks requested review from hyu and landism January 20, 2021 01:00
@nicks

nicks commented Jan 20, 2021

Copy link
Copy Markdown
Contributor Author

This is all just reorganization of the code in #4028

We're moving towards a model where clicking on the Sidebar
can have complex interactions with the Tab bar, so we need
a better way to centralize state between them.

This PR doesn't change any of the semantics. It just moves state around.
@nicks
nicks merged commit 0d153d7 into master Jan 20, 2021
@nicks
nicks deleted the nicks/tabnav branch January 20, 2021 22:45
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.

2 participants