-
-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
Likely a bit of a significant refactor. This will require moving local state from <Main /> to a higher level that passes props for active & focused revisions, enabled/disabled artifacts, etc.
Problem
There's no way to link to a specific view of builds
Solution
Step 1: Make the application stateful with routing
Reactions are currently unavailable