iossifovlab / gpfjs

MIT License
0 stars 0 forks source link

Fix opening single view tab from home page #1096

Closed IlinaGergova closed 1 month ago

IlinaGergova commented 1 month ago

Background

Selecting gene from home page opens gene profiles single view but doesn't add a tab in the tab list and is not saved in state.

Aim

To add the new tab in the list of opened tabs.

Implementation

Make the code which reads the url and opens single view tab to execute last so that the state and the user state are already loaded then combine the opened tab and the tabs from state in this.tabs.