-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Web - Endless spinner is displayed when try to open Stories #8179
Comments
Triggered auto assignment to @iwiznia ( |
@Expensify/design do we care that this is broken? Is anyone using it? |
cc @marcaaron |
Yes, I use Storybook frequently and I encourage you to try it out as well. Here are some reasons I like using storybook:
In summary, Storybook is meant to be a bridge between the design world and the code where we can create a cohesive set of UI elements that we use in our app. |
Triggered auto assignment to @stephanieelliott ( |
Posted to Upwork: https://www.upwork.com/jobs/~01bd97ac2dd22d9e6f |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
📣 @parasharrajat You have been assigned to this job by @expensify-bot[bot]! |
Triggered auto assignment to @tgolen ( |
ProposalI can fix it cc: @tgolen
We just need to make sure only the necessary files are imported. Modify this line to use the correct files only as the main app webpack config. By default storyBook imports every possible module file. App/.storybook/webpack.config.js Line 22 in 0b0a51e
to
|
|
I don't blame that PR. This was a coincidence. I added a new Story in a PR which uses RenderHTML. Now #8018 modifies another component in the app which is used by RenderHTML. I reviewed #8018 before my PR was merged. And There was a long delay before CME merged #8018. Thus this got missed. The only point is that I already spent time debugging this and I can quickly create the PR. just a thought. Thanks? I always try to point out regressions first. But this time I didn't consider this as a regression. |
At last, I am fine with anything. Sorry for confusing post 😆 |
Ok based on @parasharrajat'scexplanation, it sounds like this is not a regression. Bearing that in mind, @tgolen what do you think of the proposal Rajat shared here? |
I'm good with that proposal 👍 |
PR ready... |
PR is on staging |
Not overdue, melvin. |
It should be ready for payment now. |
Oop, this one didn't get Thanks for the bump @parasharrajat, all paid in Upwork! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Stories should open and no console error displayed
Actual Result:
Endless spinner is displayed with console error,
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.43.1
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers): n/a
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5493095_endless2.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause
Slack conversation:
Issue were found when execute PR: #7984
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: