nextstrain / auspice

Web app for visualizing pathogen evolution
https://docs.nextstrain.org/projects/auspice/
GNU Affero General Public License v3.0
290 stars 159 forks source link

Move mobile display detection to Redux #1717

Closed victorlin closed 8 months ago

victorlin commented 8 months ago

Description of proposed changes

Addressing a task defined in a comment:

https://github.com/nextstrain/auspice/blob/ba7e1c20d463f69d570cd46cc00e9bd9e51d49fa/src/components/main/index.js#L53-L54

and getting rid of the prop drilling before more layers are added in #1704.

Related issue(s)

Testing