atom-project-viewer
atom-project-viewer copied to clipboard
Editing a project that is in a group resets that group's sorting to "position"
Issue
When you have a group and have that group's sorting set to anything other than "position", it gets reset to "position" when you update any of the projects inside that group.
Environment
- OS: elementaryOS 0.4.1 (based on Ubuntu 16.04.03 LTS);
- Atom: 1.25.1;
Steps
- Have a group with many projects inside it
- Edit the group to use "alphabetical" sorting
- Edit any of the projects in the group. Change the name or the path etc.
- Result: when you click "update" on the project, the group's sorting resets to "position" instead of "alphabetical"
hey @suprko thanks for reporting this. Will investigate this issue. thanks