Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figma login error #184

Closed
4 of 11 tasks
onursabanoglu opened this issue Feb 22, 2023 · 4 comments
Closed
4 of 11 tasks

Figma login error #184

onursabanoglu opened this issue Feb 22, 2023 · 4 comments
Labels
category: bug Something isn't working

Comments

@onursabanoglu
Copy link

onursabanoglu commented Feb 22, 2023

Affected design types

  • figma
  • figspec
  • link
  • image
  • iframe

Describe the bug

I added my parameter in the component, but it asks me to login to figma, I can login successfully, but there is no change, after refreshing it asks me to login again. Any ideas where am I going wrong?

My parameter

Default.parameters = {
  design: {
    type: 'figma',
    url: 'https://www.figma.com/file/Klm6pxIZSaJFiOMX5FpTul9F/storybook-addon-designs-sample'
  }
}

Screen
Screen Shot 2023-02-22 at 3 38 42 PM

How to reproduce the bug?

.

Expected behaviour

Opening the figma file on the storybook side after logging in.

Environment

  • Chrome / Chromium / Chromium based browsers
  • Firefox
  • macOS Safari
  • iOS Safari
  • Samsung Internet
  • Other

Affected versions

6.3.1

Storybook versions

6.5.16

@onursabanoglu onursabanoglu added the category: bug Something isn't working label Feb 22, 2023
@judithrocketmakers
Copy link

Can confirm it's not just you - just in case it makes a difference, I normally sign in via org-linked login rather than a straight password, but I would guess the same auth flow applies to both?

@EvanSays
Copy link

I had this problem and resolved it by turning off the ad blocker in my browser. Try that if ya can.

@onursabanoglu
Copy link
Author

This way worked. Thank you 🙏

@pocka
Copy link
Collaborator

pocka commented Feb 27, 2023

Related: #96

cb14774
https://pocka.github.io/storybook-addon-designs/?path=/story/docs-figma-readme--page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants