Skip to content

List of InstrumentSessions must be provided with AppProviders #162

Description

@EmsArnold

Currently the list of potential Instrument Sessions is hard coded and passed to the InstrumentSessionProvider, this doesn't allow for dynamic fetching of Instrument Sessions based on who is logged in, or which sessions are currently open.

The InstrumentSessionProvider should store and read this list from localStorage, like it does to determine the current active session.

In the long-term, this list should be populated each time a user logs in (and removed when they log out).

For this to be useful for I15-1, there should be a way to fire off the query which fetches the available instrument sessions in the short term, likely on the dashboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions