Describe the bug
I have a SB instance where publishing to Chromatic used to work, but now, opening the popup immediately says "Publish failed: No Access".
What's weird is:
- I see no console log
- I see no network trace
So something in the project is deterministically making the share feature fail, but in a way that does not let me as a user diagnose the issue or take any action.
Reproduction link
https://github.com/storybook-tmp/base-ui
Reproduction steps
Click the Share button, and the issue appears immediately.
System
Additional context
If there is a valid reason why the feature is disabled, I'd suggest greatly reworking the copy and state to make it look disabled. If we can pinpoint issues more specifically, I'd suggest adding copy with actions the user can take, and a link to the documentation.
Describe the bug
I have a SB instance where publishing to Chromatic used to work, but now, opening the popup immediately says "Publish failed: No Access".
What's weird is:
So something in the project is deterministically making the share feature fail, but in a way that does not let me as a user diagnose the issue or take any action.
Reproduction link
https://github.com/storybook-tmp/base-ui
Reproduction steps
Click the Share button, and the issue appears immediately.
System
Additional context
If there is a valid reason why the feature is disabled, I'd suggest greatly reworking the copy and state to make it look disabled. If we can pinpoint issues more specifically, I'd suggest adding copy with actions the user can take, and a link to the documentation.