Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed: Edit Button not Appearing After Experiment Publication
Now that we handle this button state by asking the backend whether a user has permission for a certain action, it doesn't make sense to base the div component's visibility off the publication date of the experiment. Make the div visible always, and control the button visibility conditionally based on backend responses.
- Loading branch information