Stories appearing in reverse order in v5.3.3
See original GitHub issueDescribe the bug I upgraded from 5.3.2 to 5.3.3 today and my stories were displaying in reverse order than how they are exported (using CSF).
To Reproduce
- Write stories using CSF
- Observe that in the nav pane on the left they are in reverse order, including subcategories
Expected behavior I would expect that the stories would be in the order that they were exported in, which is how they worked in 5.3.2.
System:
Environment Info:
System:
OS: macOS Mojave 10.14.6
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Binaries:
Node: 9.11.1 - ~/.nvm/versions/node/v9.11.1/bin/node
Yarn: 1.19.1 - /usr/local/bin/yarn
npm: 5.6.0 - ~/.nvm/versions/node/v9.11.1/bin/npm
Browsers:
Chrome: 79.0.3945.117
Firefox: 70.0.1
Safari: 13.0.4
npmPackages:
@storybook/addon-a11y: ^5.3.3 => 5.3.3
@storybook/addon-actions: ^5.3.3 => 5.3.3
@storybook/addon-links: ^5.3.3 => 5.3.3
@storybook/addons: ^5.3.3 => 5.3.3
@storybook/react: ^5.3.3 => 5.3.3
Additional context One thing to note is that if I force the sort order following the sorting stories guide, they appear in alphabetical order.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7 (3 by maintainers)
Top Results From Across the Web
User Story
Learn how to order user stories based on their business value. Sharing user stories by sharing links. By using the link feature to...
Read more >Putting Value First With The Reverse User Story
User Stories are a great way to translate your users' needs into real tasks. But the Reverse User Story moves the “why” of...
Read more >Update Log | Doodle World Wiki - Fandom
For your convenience, the list is shown in reverse chronological order, meaning newest updates are at the top. There is also a section...
Read more >Chapter 1. Red Hat Software Collections 3.3
Ruby 2.6.0 maintains source-level backward compatibility with Ruby 2.5. Ruby on Rails 5.0.1, rh-ror50, A release ...
Read more >Changelog - Apache ECharts
v5.3.3. 2022-06-14. [Feature] [bar] add new stacking strategies. ... Because it is not really necessary and hard to ensure backward compatibility.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
¡Ay Caramba!! I just released https://github.com/storybookjs/storybook/releases/tag/v5.3.4 containing PR #9482 that references this issue. Upgrade today to try it out!
Closing this issue. Please re-open if you think there’s still more to do.
Thanks @benmvp and @chris-pearce. Fix coming.